mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7e7b6e1cfe
The ARM CortexM vector table has some reserved fields which are used by some manufacturers to store their custom image information. In particular, NXP QN908X stores the checksum, Code Read Protection, image type and boot block pointer in this region. This patch allows the cpu and board modules to define the value of these fields at build time by defining a macro. |
||
---|---|---|
.. | ||
include | ||
ldscripts | ||
periph | ||
cortexm_init.c | ||
irq_arch.c | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
mpu.c | ||
panic.c | ||
thread_arch.c | ||
vectors_cortexm.c |