circuitpython/ports/stm32/boards/STM32F769DISC
Damien George 2c0240e068 drivers/bus/qspi: Make num_dummy configurable for quad reads.
Signed-off-by: Damien George <damien@micropython.org>
2025-04-09 22:36:55 +10:00
..
board.json ports: Update board.json files to link to new board images. 2022-01-07 11:33:28 +11:00
board_init.c drivers/bus/qspi: Make num_dummy configurable for quad reads. 2025-04-09 22:36:55 +10:00
f769_qspi.ld stm32/boards: Enable RAM_ISR feature on boards with UART REPL. 2024-09-02 11:30:40 +10:00
manifest.py ports: Make all network-capable boards use bundle-networking. 2023-02-01 12:42:06 +11:00
mpconfigboard.h stm32/sdram: Make SDRAM refresh count configurable by a board. 2024-12-10 10:49:50 +11:00
mpconfigboard.mk all: Rename UMODULE to MODULE in preprocessor/Makefile vars. 2023-06-08 17:54:11 +10: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: Move includes to after defines in all hal_conf.h files. 2023-09-28 17:30:38 +10:00