Arduino_STM32/STM32F1/libraries/FreeRTOS900
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
..
examples Correcting FreeRTOS900 example. 2017-08-03 11:48:26 -05:00
utility Correct a bug in FreeRTOS 2017-11-26 09:29:15 -06:00
MapleFreeRTOS900.cpp FreeRTOS900 2017-03-25 08:31:44 -05:00
MapleFreeRTOS900.h FreeRTOS900 2017-03-25 08:31:44 -05:00