micropython/ports/stm32/boards/STM32F769DISC
Damien George 2b9900380a stm32/boards/STM32F769DISC: Use macro instead of const for flash size.
So that the flash size can be changed in just one place.  Also remove the
duplicate cache entry.
2020-06-12 10:28:26 +10:00
..
board_init.c stm32/boards/STM32F769DISC: Use macro instead of const for flash size. 2020-06-12 10:28:26 +10:00
f769_qspi.ld
mpconfigboard.h stm32/boards/STM32F769DISC: Use macro instead of const for flash size. 2020-06-12 10:28:26 +10:00
mpconfigboard.mk
pins.csv
stm32f7xx_hal_conf.h