mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-22 22:42:00 -04:00
Changed eTaskStateGet() to eTaskGetState() and added #define to ensure backward compatibility. Added configEXPECTED_IDLE_TIME_BEFORE_SLEEP definition - was previously hard coded to 2. Slight change to the default CM3 tickless sleep function to allow the idle time to be set to zero in the pre-sleep processing macro. Changed stack alignment for the FreeRTOS-MPU port to ensure it didn't trigger the assert() in the generic create function. |
||
---|---|---|
.. | ||
78K0R | ||
ARM_CM0 | ||
ARM_CM3 | ||
ARM_CM4F | ||
ATMega323 | ||
AtmelSAM7S64 | ||
AtmelSAM9XE | ||
AVR32_UC3 | ||
LPC2000 | ||
MSP430 | ||
MSP430X | ||
RL78 | ||
RX600 | ||
STR71x | ||
STR75x | ||
STR91x | ||
V850ES |