mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
833afc03e1
- Enforced that ISR_STACKSIZE is indeed a multiple of 4 - With this enforced, every cast that triggers a -Wcast-align warning is now a false positives, so those were silenced by (intermediately) casting to `uintptr_t`. |
||
---|---|---|
.. | ||
include | ||
periph | ||
arm7_init.c | ||
arm_cpu.c | ||
common.s | ||
Kconfig | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
vectors.c |