diff options
| author | robert-hh <robert@hammelrath.com> | 2021-12-17 16:29:26 +0100 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2022-01-27 16:53:30 +1100 |
| commit | 84b76e4fbff86abb1abd340dd25d38c73d619132 (patch) | |
| tree | d6fc205e6565cfb14d597db35f2df9f407800d30 /docs/conf.py | |
| parent | 2dd3d88409937908da6ee05d2d391453df9a3c8a (diff) | |
mimxrt: Allow for board-specific flash driver files.
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.
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions
