]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/history - rpp/src/rpp/sci.c
Make the RPP layer thread safe
[pes-rpp/rpp-lib.git] / rpp / src / rpp / sci.c
2015-08-28 Michal HornMake the RPP layer thread safe
2015-08-28 Michal HornImprove baudrate testing
2014-11-27 Michal SojkaApply new uncrustify settings
2014-11-24 Michal SojkaReformated by uncrustify
2014-10-15 Michal HornCompile against the DRV library macro reduced to FREERT...
2014-10-13 Michal HornMerge branch 'init_rework'
2014-10-10 Michal HornRPP Library initalization rewritten.
2014-07-02 Michal SojkaChange the license from GPL to proprietary
2013-09-20 Michal SojkaMerge branch 'can'
2013-09-14 Jan DolezalMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-09-12 Michal HornCRLF disabling in runtime added
2013-09-11 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-09-10 Jan DolezalMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-09-10 Jan Dolezalsci_printk, printkb
2013-09-10 Jan Dolezalrpp_sci_printk / _printkb - modified (functional part...
2013-09-10 Jan Dolezalrpp_sci_printk / _printkb - modified (functional part...
2013-09-10 Michal SojkaMerge branch 'eth'
2013-08-16 Jan Dolezaladded prints from interrupt
2013-08-14 Jan DolezalSCI - rpp_sci_vprintf(); header files updated (hw regs...
2013-08-08 Jan DolezalTemporary
2013-08-06 Michal SojkaFix off-by-one error in rpp_sci_printf()
2013-06-11 Carlos JenkinsRefactored and ordered a little bit the test suite...
2013-06-06 Carlos JenkinsTested and finished to implement SDR API and SCI-POSIX...
2013-06-06 Carlos JenkinsImplemented SCI-POSIX translation layer to run RPP...
2013-06-06 Carlos JenkinsAdapting code for Simulation. Bringing SCI getc and...
2013-06-06 Carlos JenkinsMinor fixes for RPP Layer GCC Compilation.
2013-06-05 Carlos JenkinsAdded a flush function to SCI API/module.
2013-06-05 Carlos JenkinsFixed a minor preprocessing error and style changes.
2013-06-05 Carlos JenkinsAdded AIN, AOUT and DIN Masked S-Functions to the libra...
2013-06-03 Carlos JenkinsStarted to implement RPP AIN API.
2013-06-03 Carlos JenkinsFinished to implement the RPP SCI API.
2013-06-03 Carlos JenkinsExcluding from Git annoying preference files that are...
2013-06-03 Carlos JenkinsFixed an error on main template file in case DEBUG...
2013-05-31 Carlos JenkinsChanges for testing the library.
2013-05-30 Carlos JenkinsAdded a CCS project that compiles the whole RPP library...
2013-05-30 Carlos JenkinsAdding SCI functionallty.
2013-05-30 Carlos JenkinsJust 2 errors to go.
2013-05-30 Carlos JenkinsCreated rpp-layer test project adn fixed the RPP layer...
2013-05-29 Carlos Miguel Jenk... Added printf() implementation on top of SCI and test...
2013-05-28 Carlos JenkinsFixed includes in rpp and sys libs.
2013-05-28 Carlos JenkinsStill normalizing...