1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f7/include
Francisco Molina dc958b3b38 stm32f7/Makefile.include: add riotboot requirements
- stm32f7 use sectors instead of pages, they go either from 16KB to
  128KB, or from 32KB to 25KB. 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 stm32f7 is 0x200
  to respect vector table alignment
- Add CPU_FLASH_BASE
2019-08-07 18:37:07 +02:00
..
vendor cpu/stm32f7: update stm32f767zi cmsis header file 2019-01-02 16:06:34 +01:00
cpu_conf.h stm32f7/Makefile.include: add riotboot requirements 2019-08-07 18:37:07 +02:00
periph_cpu.h cpu/stm32f7: make use of CPU_LINE 2018-06-27 10:38:46 -07:00