FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_SmartFusion2_M2S050_SoftConsole/RTOSDemo
2013-07-02 12:14:49 +00:00
..
Blinky-Demo Move SmartFusion configuration options into FreeRTOSConfig.h. 2013-05-13 10:51:31 +00:00
Full-Demo Add the queue overwrite demo to the RZ demo. 2013-07-01 08:49:20 +00:00
.cproject Ensure the SmartFusion2 interrupt driven UART drivers are not passed a zero length buffer. 2013-05-14 13:22:37 +00:00
.project Rename the SmartFusion2 demo directory. 2013-05-13 09:26:39 +00:00
FreeRTOSConfig.h Add the new configINCLUDE_STATS_FORMATTING_FUNCTIONS configuration parameter to FreeRTOS demo application that make use of vTaskStats() or vTaskGetRunTimeStats(). 2013-07-02 12:14:49 +00:00
main.c Move SmartFusion configuration options into FreeRTOSConfig.h. 2013-05-13 10:51:31 +00:00
ParTest.c Move SmartFusion configuration options into FreeRTOSConfig.h. 2013-05-13 10:51:31 +00:00
printf-stdarg.c Rename the SmartFusion2 demo directory. 2013-05-13 09:26:39 +00:00
RunTimeStatsTimer.c Re-implement the LPC18xx and SmartFusion2 run time stats implementation to use the free running Cortex-M cycle counter in place of the systick. 2013-06-25 10:44:44 +00:00