mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
c67dfd9918
- Stm32f4 use sectors instead of pages. They go from 16 KB to 128KB. The bootloader will use the first sector(16Kb). Slots must start at the begining of a sector to not overlap. - Minimum required RIOBOOT_HDR_LEN or stm32f4 is 0x200 to respect vector table alignment |
||
---|---|---|
.. | ||
include | ||
periph | ||
Makefile | ||
Makefile.features | ||
Makefile.include | ||
stm32_line.mk | ||
vectors.c |