micropython/ports/stm32/boards/VCC_GND_F407ZG
Damien George cf849d84b9 stm32/boards: Enable MICROPY_HW_SPIFLASH_ENABLE_CACHE on VCC_GND boards.
Because these boards use the SPI flash cache in their bdev.c configuration.

Signed-off-by: Damien George <damien@micropython.org>
2021-06-10 22:48:17 +10:00
..
bdev.c
board_init.c
mpconfigboard.h stm32/boards: Enable MICROPY_HW_SPIFLASH_ENABLE_CACHE on VCC_GND boards. 2021-06-10 22:48:17 +10:00
mpconfigboard.mk
pins.csv
stm32f4xx_hal_conf.h