summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/CORTEX_LM3Sxxxx_Rowley
Commit message (Expand)AuthorAgeFilesLines
* Update version number in readiness for V10.3.0 release. Sync SVN with reviewe...yuhzheng2020-02-078-16/+16
* Update version number ready for next release.rtel2019-05-118-8/+8
* Update version number in readiness for V10.2.0 release.rtel2019-02-178-16/+16
* Update version numbers ready for release.rtel2018-09-078-8/+8
* Update copyright date ready for tagging V10.1.0.rtel2018-08-228-8/+8
* Update version numbers in preparation for a new release.rtel2018-08-218-8/+8
* Remove period from the URL that links to the web page that describes the Free...rtel2018-06-151-1/+1
* Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 rea...rtel2017-12-188-24/+16
* Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/Histor...rtel2017-11-298-536/+208
* Update version number in preparation for maintenance release.rtel2017-01-228-8/+8
* Prepare for V9.0.0 release:rtel2016-05-208-8/+8
* Update version number to 9.0.0rc2.rtel2016-03-308-8/+8
* Update version number ready for version 9 release candidate 1.rtel2016-02-188-9/+8
* Prepare for a FreeRTOS V9 release candidate:rtel2016-02-181-1/+1
* Update version number ready for the V8.2.3 release.rtel2015-10-168-16/+16
* Update version numbers in preparation for new release.rtel2015-08-058-8/+8
* Update version number ready for V8.2.1 release.rtel2015-03-218-96/+96
* Update version number in preparation for official V8.2.0 release.rtel2015-01-168-320/+112
* Update version numbers in preparation for V8.2.0 release candidate 1.rtel2014-12-218-152/+392
* Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_...rtel2014-09-028-8/+8
* Update version number to 8.1.1 for patch release that re-enables mutexes to b...rtel2014-08-298-8/+8
* ***IMMINENT RELEASE NOTICE***rtel2014-08-168-8/+8
* 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-0/+1
* Update the demo directory to use the version 8 type naming conventions.rtel2014-02-114-8/+8
* Change version numbers ready for V8.0.0 release candidate 1 tag.rtel2013-12-318-8/+8
* Change 'signed char *pcTaskName) to 'char *pcTaskName' in vApplicationStackOv...rtel2013-12-271-1/+1
* Start to remove unnecessary 'signed char *' casts from strings that are now j...rtel2013-12-273-9/+9
* 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-286/+206
* Remove compiler warnings.richardbarry2013-07-023-23/+22
* 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
* Added more files to the Rowley and IAR LM3S demos to test building the newer ...richardbarry2013-02-123-20/+25
* Adjusted the wrap checks in the QueueSet test task.richardbarry2013-02-124-23/+35
* Prepare for V7.3.0 release.richardbarry2012-10-168-45/+61
* Added Cortex-M optimised code to the IAR, GCC and Keil Cortex-M port layers.richardbarry2012-09-243-20/+32
* 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-1147-0/+8282