1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f2
Francisco Molina f5b8355140 stm32f2/Makefile.include: add riotboot requirements
- 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
2019-08-07 18:34:48 +02:00
..
include cpu/stm32f2: update CMSIS of stm32f207xx 2019-01-08 09:32:18 +01:00
periph cpu/stm32_common: split common i2c periph in 2 2018-07-25 12:01:36 +02:00
Makefile stm32f2: Update with last api changes 2016-03-23 15:26:18 +01:00
Makefile.features cpu: cortexm: provide periph_pm for all cortexm 2017-11-06 12:01:19 +01:00
Makefile.include stm32f2/Makefile.include: add riotboot requirements 2019-08-07 18:34:48 +02:00
vectors.c cpu/stm32f2: make use of CPU_LINE 2018-06-27 09:47:40 -07:00