]> begriffs open source - freertos/history - FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
Remove portALIGNMENT_ASSERT_pxCurrentTCB() macro, which serves no purpose.
[freertos] / FreeRTOS / Source / portable / GCC / ARM_CM4F / portmacro.h
2013-06-25 Richard BarryRemove portALIGNMENT_ASSERT_pxCurrentTCB() macro, which...
2013-05-19 Richard BarryFix compiler warning in psp_test.c when compiled with...
2013-04-30 Richard BarryUpdate version number ready to release the FAT file...
2013-04-18 Richard BarryUpdate version numbers to V7.4.1.
2013-04-16 Richard BarryAdd barrier instructions to the GCC CM3 ports.
2013-02-19 Richard BarryPrepare for V7.4.0 release.
2012-10-29 Richard BarryMake CM3/4 tick configuration a weak function to allow...
2012-10-22 Richard BarryRe-jig some of the new functions to correctly assign...
2012-10-16 Richard BarryPrepare for V7.3.0 release.
2012-10-16 Richard BarryAdd tickless idle support in Cortex-M ports.
2012-09-25 Richard BarryUpdate PIC32 port to make use of configUSE_PORT_OPTIMIS...
2012-09-24 Richard BarryCorrect #if( configMAX_PRIORITIES >= 32 ) check perform...
2012-09-24 Richard BarryAdded Cortex-M optimised code to the IAR, GCC and Keil...
2012-08-14 Richard BarryPut comments in the code that give a reference to peopl...
2012-08-14 Richard BarryPrepare for V7.2.0 release.
2012-08-11 Richard BarryAdd FreeRTOS-Plus directory.