micropython/ports/stm32/boards/STM32F769DISC
Damien George 90554d03c0 stm32/boards: Build NUCLEO_WB55 and STM32F769DISC without mboot enabled.
This is to make the builds for all nucleo/discovery boards uniform, so they
can be treated the same by the auto build scripts.

The CI script is updated to explicitly enable mboot and packing, to test
these features.

Signed-off-by: Damien George <damien@micropython.org>
2021-11-22 17:12:16 +11:00
..
board_init.c stm32/boards/STM32F769DISC: Use macro instead of const for flash size. 2020-06-12 10:28:26 +10:00
board.json ports: Add board.json for all boards. 2021-10-27 14:04:53 +11:00
f769_qspi.ld stm32/boards: Factor out common data/bss/heap/stack linker sections. 2020-10-29 23:31:59 +11:00
mpconfigboard.h stm32/boards: Remove trailing spaces, and add newline at end of file. 2021-09-10 16:09:03 +10:00
mpconfigboard.mk stm32/boards: Build NUCLEO_WB55 and STM32F769DISC without mboot enabled. 2021-11-22 17:12:16 +11:00
pins.csv stm32/boards/STM32F769DISC: Use external QSPI flash to store some code. 2019-03-04 22:40:15 +11:00
stm32f7xx_hal_conf.h stm32/boards: Rework all stm32??xx_hal_conf.h files to use common code. 2019-06-25 14:18:24 +10:00