FreeRTOS-Kernel/FreeRTOS/Source/portable/RVDS
Richard Barry 0063b29cdf Prepare for V9.0.0 release.
+ Set flash wait states on MSP432 demos.
+ Remove use of obsolete IO library in PIC32 demos.
+ Remove obsolete item left on stack of first task to run in the Cortex-M0 ports.
+ Correct IA32 GCC vPortExitCritical() implementation when configMAX_API_CALL_INTERRUPT_PRIORITY == portMAX_PRIORITY.
2016-05-19 13:28:12 +00:00
..
ARM7_LPC21xx Update version number to 9.0.0rc2. 2016-03-30 12:20:36 +00:00
ARM_CA9 Update the GCC Cortex-A9 port to introduce a version of the IRQ handler that saves the FPU registers. 2016-04-23 10:53:57 +00:00
ARM_CM0 Prepare for V9.0.0 release. 2016-05-19 13:28:12 +00:00
ARM_CM3 xTaskGetTaskHandle() changed to xTaskGetHandle(). 2016-04-15 11:48:07 +00:00
ARM_CM4_MPU Add GCC ARM Cortex-M4F MPU port. 2016-05-18 10:41:28 +00:00
ARM_CM4F xTaskGetTaskHandle() changed to xTaskGetHandle(). 2016-04-15 11:48:07 +00:00
ARM_CM7 xTaskGetTaskHandle() changed to xTaskGetHandle(). 2016-04-15 11:48:07 +00:00