mirror of
https://github.com/gosticks/RIOT.git
synced 2025-10-16 12:05:37 +00:00
- Since the Vector table must be naturally aligned to the next power of two of the amount of supported ISR, and the table will be placed after riotboot_hdr, we must ensure RIOTBOOT_HRD_LEN has the same alignment. |
||
|---|---|---|
| .. | ||
| include | ||
| ldscripts | ||
| periph | ||
| cortexm_init.c | ||
| irq_arch.c | ||
| Makefile | ||
| Makefile.features | ||
| Makefile.include | ||
| mpu.c | ||
| panic.c | ||
| thread_arch.c | ||
| vectors_cortexm.c | ||