]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/history - os
Change license to MIT
[pes-rpp/rpp-lib.git] / os /
2021-05-23 Michal SojkaChange license to MIT master
2019-09-08 JakubIncrease FreeRTOS heap and use it by LwIP
2019-08-13 JakubHeap change
2015-08-26 Michal SojkaRemove useless FreeRTOS versions
2015-08-26 Michal SojkaAdd FreeRTOS 8.2.2
2015-07-30 Martin VajnarMerge branch 'master' of git@rtime.felk.cvut.cz:pes... personal/vajnamar/for-master
2015-07-24 Martin VajnarMerge branch 'tms570_emac' of git@rtime.felk.cvut.cz...
2015-07-10 Michal SojkaMake attribute "eaton" to match only files in current...
2015-07-07 Michal SojkaMark files that are part of Eaton releases
2015-07-07 Michal SojkaRename files to not contain spaces in their names
2015-07-07 Michal SojkaMerge branches 'master' and 'rm48/master'
2015-06-30 Michal SojkaSimplify sys include files
2015-04-21 Michal HornAdd version for TMS570_HDK platform
2015-04-17 Michal HornRemove the name of the platform from the OS folder...
2015-04-16 Michal HornRemove the name of the platform from the OS folder...
2015-04-14 Michal HornMove platform specific header files to platform specifi...
2015-04-14 Michal HornMove platform specific header files to platform specifi...
2015-02-16 Michal SojkaMerge branch 'maint-rm48' into rm48/master eaton-0.2
2015-02-13 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2015-02-02 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2015-01-05 Rostislav Lisovyfreertos: Make it possible to determine name of task
2014-12-12 Michal SojkaMerge branch 'maint-rm48' into rm48/master
2014-12-11 Michal HornRename os directories and linker script to rm48 from...
2014-11-03 Michal HornImplement device specific configuration file
2014-10-20 Michal HornLibrary prepared for future use of new versions od...
2014-10-17 Michal HornFixed header file name in FreeRTOS 7.4
2014-10-13 Michal HornMerge branch 'init_rework'
2014-10-13 Michal HornFixed compile errors when building the POSIX version
2014-07-02 Michal SojkaChange the license from GPL to proprietary
2013-09-20 Michal SojkaMerge branch 'can'
2013-09-11 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-09-10 Michal SojkaMerge branch 'eth'
2013-08-30 Michal SojkaIncrease heap size
2013-06-23 Carlos Miguel Jenk... Implemented Appendix A about FreeRTOS memory management.
2013-06-12 Carlos JenkinsFix Simulink model compilation (no intvecs in linking...
2013-06-11 Carlos JenkinsRefactored and ordered a little bit the test suite...
2013-06-10 Carlos JenkinsFixed RPP Target main template file.
2013-06-07 Carlos JenkinsFixed some minor bug when referencing a sys header...
2013-06-06 Carlos JenkinsImplemented use variable threshold in RPP DIN API.
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 JenkinsSome minor style and normalization fixes.
2013-06-06 Carlos JenkinsMinor fixes for RPP Layer GCC Compilation.
2013-06-06 Carlos JenkinsChanged the FreeRTOSConfig to the original one in the...
2013-06-06 Carlos JenkinsUps file in wrong place.
2013-06-06 Carlos JenkinsJust normalized the OS files.
2013-06-06 Carlos JenkinsAdapted RPP library to OS layer swap.
2013-06-06 Carlos JenkinsAdded the different FreeRTOS libraries so projects...
2013-05-27 Carlos JenkinsMassive library restructure.
2013-05-19 Carlos Miguel Jenk... Documentation commit about libraries and block library.
2013-05-19 Carlos Miguel Jenk... Changing libraries layout to include a source folder.
2013-05-17 Carlos JenkinsConfigured FreeRTOS to perform both stack overlfow...
2013-05-17 Carlos JenkinsAdded function prototype to catch stack overflow and...
2013-05-17 Carlos JenkinsImplemented heap and stack configuration options with...
2013-05-16 Carlos JenkinsJust converting and normalizing the line endings to...
2013-05-16 Carlos JenkinsChanged configuration to match old FreeRTOS settings...
2013-05-15 Carlos Miguel Jenk... Updating FreeRTOS library for RPP to vanilla version...
2013-05-15 Carlos Miguel Jenk... Including the old FreeRTOS 7.0.2 source code into OS...
2013-05-13 Carlos JenkinsAdded lib folder for future runtime library. Added...