mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
f57a15131e
`thread_stack_init()` didn't correctly set up the stack alignment. This fixes the issue and brings the function closer to the Cortex M version, laying the groundwork for future code duplication. This fixes https://github.com/RIOT-OS/RIOT/issues/11885 |
||
---|---|---|
.. | ||
include | ||
periph | ||
arm7_init.c | ||
arm_cpu.c | ||
common.s | ||
Kconfig | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
vectors.c |