Commit Graph

2 Commits

Author SHA1 Message Date
victorpv bee82cb7c6
Correct a bug in FreeRTOS
As listed in https://www.freertos.org/a00104.html#mailing_list:
"The definition of the StaticTask_t structure is incorrect if INCLUDE_xTaskAbortDelay is set to 1, or the MPU is used. The corrected structure definition can be obtained from here."
https://sourceforge.net/p/freertos/code/HEAD/tree/trunk/FreeRTOS/Source/include/FreeRTOS.h#l978
2017-11-26 09:29:15 -06:00
victorpv ea81f36fa5 FreeRTOS900 2017-03-25 08:31:44 -05:00