micropython/ports/stm32/boards/VCC_GND_F407VE
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 stm32/boards: Add VCC_GND_F407VE board. 2021-05-20 23:15:56 +10:00
board_init.c stm32/boards: Add VCC_GND_F407VE board. 2021-05-20 23:15:56 +10:00
mpconfigboard.h stm32/boards: Enable MICROPY_HW_SPIFLASH_ENABLE_CACHE on VCC_GND boards. 2021-06-10 22:48:17 +10:00
mpconfigboard.mk stm32/boards: Add VCC_GND_F407VE board. 2021-05-20 23:15:56 +10:00
pins.csv stm32/boards: Add VCC_GND_F407VE board. 2021-05-20 23:15:56 +10:00
stm32f4xx_hal_conf.h stm32/boards: Add VCC_GND_F407VE board. 2021-05-20 23:15:56 +10:00