summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole
Commit message (Expand)AuthorAgeFilesLines
* Fix a few typos and remove the "register" keyword.richardbarry2013-08-161-3/+3
* Add additional critical section to the default tickless implementations.richardbarry2013-07-2410-10/+10
* Update version number.richardbarry2013-07-237-7/+7
* 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-177-225/+155
* Add the new configINCLUDE_STATS_FORMATTING_FUNCTIONS configuration parameter ...richardbarry2013-07-021-0/+6
* Add the queue overwrite demo to the RZ demo.richardbarry2013-07-011-1/+1
* Re-implement the LPC18xx and SmartFusion2 run time stats implementation to us...richardbarry2013-06-251-37/+44
* Ensure the SmartFusion2 interrupt driven UART drivers are not passed a zero l...richardbarry2013-05-142-11/+14
* Move SmartFusion configuration options into FreeRTOSConfig.h.richardbarry2013-05-136-23/+44
* Rename the SmartFusion2 demo directory.richardbarry2013-05-1372-0/+31310