mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
f5b8355140
- stm32f2 uses sectors instead of pages, they go from 16KB to 128KB. Smaller sectors are at the begining of the flash. Slots must start at the begining of a sector to not overlap. - Minimum required RIOBOOT_HDR_LEN or stm32f2 is 0x200 to respect vector table alignment |
||
---|---|---|
.. | ||
include | ||
periph | ||
Makefile | ||
Makefile.features | ||
Makefile.include | ||
vectors.c |