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 stm32/boards/STM32F769DISC: Fix length of FLASH_APP section. 2019-07-17 16:19:50 +10:00
mpconfigboard.h stm32/boards/STM32F769DISC: Use macro instead of const for flash size. 2020-06-12 10:28:26 +10:00
mpconfigboard.mk stm32/boards/STM32F769DISC: Add config to use external SPI as filesys. 2020-01-30 14:40:38 +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