]> git.sur5r.net Git - freertos/history - FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h
Update PIC32 port to make use of configUSE_PORT_OPTIMISED_TASK_SELECTION.
[freertos] / FreeRTOS / Source / portable / GCC / ARM_CM3 / portmacro.h
2012-09-25 richardbarryUpdate PIC32 port to make use of configUSE_PORT_OPTIMIS...
2012-09-24 richardbarryCorrect #if( configMAX_PRIORITIES >= 32 ) check perform...
2012-09-24 richardbarryAdded Cortex-M optimised code to the IAR, GCC and Keil...
2012-08-14 richardbarryPut comments in the code that give a reference to peopl... V7.2.0
2012-08-14 richardbarryPrepare for V7.2.0 release.
2012-08-11 richardbarryAdd FreeRTOS-Plus directory.