summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil
Commit message (Expand)AuthorAgeFilesLines
* Update version number ready for release.rtel2014-04-248-40/+40
* Update version number to V8.0.0 (without the release candidate number).rtel2014-02-188-8/+8
* Add #define INCLUDE_eTaskGetState 1 to the demos that use the int queue test.rtel2014-02-171-1/+0
* Add event group tests to IAR LM3S demo.rtel2014-02-167-110/+514
* Update the demo directory to use the version 8 type naming conventions.rtel2014-02-114-9/+9
* Change version numbers ready for V8.0.0 release candidate 1 tag.rtel2013-12-318-8/+8
* Replace use of legacy portTYPE macros from old demos and standard demo files.rtel2013-12-294-36/+36
* Start to remove unnecessary 'signed char *' casts from strings that are now j...rtel2013-12-273-29/+29
* Change version numbers in preparation for V7.6.0 release.richardbarry2013-11-088-8/+8
* Update FreeRTOS version number to V7.5.3richardbarry2013-10-148-8/+16
* Add additional critical section to the default tickless implementations.richardbarry2013-07-248-8/+8
* Update version number.richardbarry2013-07-238-8/+8
* 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-178-304/+224
* Remove compiler warnings.richardbarry2013-07-021-1/+1
* 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-308-8/+8
* Update version numbers to V7.4.1.richardbarry2013-04-188-16/+16
* Prepare for V7.4.0 release.richardbarry2013-02-198-170/+218
* Commit demos that have been updated for testing purposes before they are upda...richardbarry2013-02-187-13/+641
* Added more files to the Rowley and IAR LM3S demos to test building the newer ...richardbarry2013-02-127-80/+110
* Prepare for V7.3.0 release.richardbarry2012-10-168-52/+68
* Added Cortex-M optimised code to the IAR, GCC and Keil Cortex-M port layers.richardbarry2012-09-249-73/+225
* Prepare for V7.2.0 release.richardbarry2012-08-148-8/+8
* 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-1151-0/+10358