summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley/FreeRTOSConfig.h
Commit message (Expand)AuthorAgeFilesLines
* Add #define INCLUDE_eTaskGetState 1 to the demos that use the int queue test.rtel2014-02-171-0/+1
* Update the demo directory to use the version 8 type naming conventions.rtel2014-02-111-1/+1
* Change version numbers ready for V8.0.0 release candidate 1 tag.rtel2013-12-311-1/+1
* Change version numbers in preparation for V7.6.0 release.richardbarry2013-11-081-1/+1
* Update FreeRTOS version number to V7.5.3richardbarry2013-10-141-1/+2
* Add additional critical section to the default tickless implementations.richardbarry2013-07-241-1/+1
* Update version number.richardbarry2013-07-231-1/+1
* Rename xTaskGetSystemState() uxTaskGetSystemState().richardbarry2013-07-181-1/+1
* For consistency change the name of configINCLUDE_STATS_FORMATTING_FUNCTIONS t...richardbarry2013-07-181-1/+1
* Minor updates and change version number for V7.5.0 release.richardbarry2013-07-171-32/+22
* Remove compiler warnings.richardbarry2013-07-021-8/+8
* Add the new configINCLUDE_STATS_FORMATTING_FUNCTIONS configuration parameter ...richardbarry2013-07-021-0/+6
* Update version number ready to release the FAT file system demo.richardbarry2013-04-301-1/+1
* Update version numbers to V7.4.1.richardbarry2013-04-181-2/+2
* Prepare for V7.4.0 release.richardbarry2013-02-191-19/+25
* Added more files to the Rowley and IAR LM3S demos to test building the newer ...richardbarry2013-02-121-2/+10
* Adjusted the wrap checks in the QueueSet test task.richardbarry2013-02-121-9/+13
* Prepare for V7.3.0 release.richardbarry2012-10-161-10/+12
* Added Cortex-M optimised code to the IAR, GCC and Keil Cortex-M port layers.richardbarry2012-09-241-10/+14
* Prepare for V7.2.0 release.richardbarry2012-08-141-1/+1
* Add warning in Cortex-M3 and Cortex-M4 FreeRTOSConfig.h header files that con...richardbarry2012-08-121-0/+2
* Add FreeRTOS-Plus directory.richardbarry2012-08-111-0/+127