summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/CORTEX_LM3Sxxxx_IAR_Keil
Commit message (Expand)AuthorAgeFilesLines
* Update version number in readiness for V10.3.0 release. Sync SVN with reviewe...yuhzheng2020-02-078-16/+16
* Added xTaskAbortDelayFromISR() and ulTaskNotifyValueClear() API functions.rtel2020-01-021-22/+18
* Update the LM3Sxxxx_IAR_Keil demo so the IAR project writes to the UART and e...rtel2019-12-277-108/+342
* 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 trace configuration files for the updated trace recorder code.rtel2018-09-062-49/+71
* Changes required for the IAR StateViewer plug-in to work with FreeRTOS V10.1.0.rtel2018-08-274-2559/+4736
* 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
* Add the option to specify a stack size in the standard demo MessageBuffer tests.rtel2018-06-131-4/+4
* 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-299-574/+312
* 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 MSP432 projects to use updated driver library files.rtel2016-03-301-1/+0
* Update version number ready for version 9 release candidate 1.rtel2016-02-188-9/+8
* 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
* Kernel updates:rtel2015-02-112-6/+36
* Update version number in preparation for official V8.2.0 release.rtel2015-01-168-320/+112
* Demo app changes:rtel2015-01-151-1/+1
* 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-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