micropython/ports/stm32/boards/STM32F769DISC
Andrew Leech 75e7e7d034 stm32/boards/STM32F769DISC: Fix building with USE_QSPI_XIP=1.
Signed-off-by: Damien George <damien@micropython.org>
2023-02-16 12:04:29 +11:00
..
board_init.c stm32/boards/STM32F769DISC: Fix building with USE_QSPI_XIP=1. 2023-02-16 12:04:29 +11:00
board.json ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
f769_qspi.ld stm32/boards: Consolidate linker snippets to reduce duplication. 2023-01-13 15:14:26 +11:00
manifest.py ports: Make all network-capable boards use bundle-networking. 2023-02-01 12:42:06 +11:00
mpconfigboard.h ports: Reformat more C and Python source code. 2022-04-20 16:17:35 +10:00
mpconfigboard.mk ports: Make all network-capable boards use bundle-networking. 2023-02-01 12:42:06 +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