84b76e4fbf
If in a board's mkconfigboard.mk the following symbol is set: MICROPY_HW_BOARD_FLASH_FILES = 1 then the files: ($BOARD)_flexspi_flash_config.h and qspi_nor_flash_config.c and/or qspi_hyper_flash_config.c are expected in the board directory. Otherwise the common files from the hal directory are used. |
||
---|---|---|
.. | ||
phy | ||
board.h | ||
flexspi_flash_config.h | ||
flexspi_hyper_flash.c | ||
flexspi_hyper_flash.h | ||
flexspi_nor_flash.c | ||
flexspi_nor_flash.h | ||
peripherals.h | ||
pin_mux.h | ||
pwm_backport.c | ||
pwm_backport.h | ||
qspi_hyper_flash_config.c | ||
qspi_nor_flash_config.c | ||
resethandler_MIMXRT10xx.S |