summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/Source/Full-Demo/UARTCommandConsole.c
Commit message (Collapse)AuthorAgeFilesLines
* Update to MIT licensed FreeRTOS V10.0.0 - see ↵Richard Barry2017-11-291-216/+0
| | | | https://www.freertos.org/History.txt
* Update version number in preparation for maintenance release.Richard Barry2017-01-221-1/+1
|
* Prepare for V9.0.0 release:Richard Barry2016-05-201-1/+1
| | | | + Change version number from V9.0.0rc2 to V9.0.0.
* Update version number to 9.0.0rc2.Richard Barry2016-03-301-1/+1
|
* Update version number ready for version 9 release candidate 1.Richard Barry2016-02-181-1/+1
|
* Update version number ready for the V8.2.3 release.Richard Barry2015-10-161-2/+2
|
* Update version numbers in preparation for new release.Richard Barry2015-08-051-1/+1
|
* Update version number ready for V8.2.1 release.Richard Barry2015-03-211-12/+12
|
* Update version number in preparation for official V8.2.0 release.Richard Barry2015-01-161-40/+14
|
* Update version numbers in preparation for V8.2.0 release candidate 1.Richard Barry2014-12-211-19/+49
|
* Update version number to 8.1.2 after moving the defaulting of ↵Richard Barry2014-09-021-1/+1
| | | | configUSE_PORT_OPTIMISED_TASK_SELECTION into individual port layers so it does not affect ports that do not support the definition.
* Update version number to 8.1.1 for patch release that re-enables mutexes to ↵Richard Barry2014-08-291-1/+1
| | | | be given from an interrupt.
* ***IMMINENT RELEASE NOTICE***Richard Barry2014-08-161-1/+1
| | | | Update version numbers ready for FreeRTOS V8.1.0 release in about 10 days.
* Update version number ready for release.Richard Barry2014-04-241-5/+5
|
* Update version number to V8.0.0 (without the release candidate number).Richard Barry2014-02-181-32/+44
|
* Update the demo directory to use the version 8 type naming conventions.Richard Barry2014-02-111-1/+1
|
* Update demos that use FreeRTOS+CLI to remove casting to int8_t * from strings.Richard Barry2013-12-301-10/+10
|
* RZ RVDS and IAR projects.Richard Barry2013-06-201-0/+200