mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-16 17:57:44 -04:00
This commit updates the __stack_size definition in the linker flags, changing its value from 350 to 352. This change ensures that the stack size is a multiple of 16, aligning the stack pointer (sp) to a 16-byte boundary as required by the system architecture. |
||
---|---|---|
.. | ||
gcc |