]> git.sur5r.net Git - freertos/history - FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5
Update semtest.c to use xSemaphoreCreateBinary() in place of vSemaphoreCreateBinary.
[freertos] / FreeRTOS / Demo / CORTEX_A9_RZ_R7S72100_IAR_DS-5 /
2013-10-14 richardbarryUpdate FreeRTOS version number to V7.5.3
2013-07-24 richardbarryAdd additional critical section to the default tickless...
2013-07-23 richardbarryUpdate version number. V7.5.1
2013-07-18 richardbarryRename xTaskGetSystemState() uxTaskGetSystemState().
2013-07-18 richardbarryFor consistency change the name of configINCLUDE_STATS_...
2013-07-17 richardbarryMinor updates and change version number for V7.5.0...
2013-07-04 richardbarryCorrect comment only.
2013-07-02 richardbarryRemove compiler warnings.
2013-07-02 richardbarryAdd the new configINCLUDE_STATS_FORMATTING_FUNCTIONS...
2013-07-01 richardbarryAdd the queue overwrite demo to the RZ demo.
2013-06-25 richardbarryRe-implement the LPC18xx and SmartFusion2 run time...
2013-06-23 richardbarryAdd extra debug comment into list.c.
2013-06-20 richardbarryAdd retarget.c to RVDS project to ensure semihosting...
2013-06-20 richardbarryRZ RVDS and IAR projects.