mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 08:47:45 -04:00
* Update kernel Update kernel to bring in a fix for MSP430 task initialization. * msp430_GCC: Decrease heap size to avoid stack overflow With 1800 bytes allocated to the heap, the stack overflows while initializing tasks. Decrease the heap size so we have a bit more space for the initial stack. We are using most of the heap, so 100 bytes is about as much as we can decrease it by. |
||
---|---|---|
.. | ||
ParTest | ||
serial | ||
FreeRTOSConfig.h | ||
gdb.ini | ||
main.c | ||
makefile |