micropython/ports/mimxrt/boards
robert-hh 5ca56aaf16 mimxrt: Tidy up the board flash related files.
- Move the qspi_xxxx_flash_config.c files to hal.
  It turned out that they are less board than flash type specific.
- Change to a common flexspi_flash_config.h header file.
2021-12-14 20:31:20 +01:00
..
MIMXRT1010_EVK mimxrt: Tidy up the board flash related files. 2021-12-14 20:31:20 +01:00
MIMXRT1020_EVK mimxrt: Tidy up the board flash related files. 2021-12-14 20:31:20 +01:00
MIMXRT1050_EVK mimxrt: Tidy up the board flash related files. 2021-12-14 20:31:20 +01:00
MIMXRT1060_EVK mimxrt: Tidy up the board flash related files. 2021-12-14 20:31:20 +01:00
MIMXRT1064_EVK mimxrt: Tidy up the board flash related files. 2021-12-14 20:31:20 +01:00
SEEED_ARCH_MIX
TEENSY40 mimxrt: Tidy up the board flash related files. 2021-12-14 20:31:20 +01:00
TEENSY41 mimxrt: Tidy up the board flash related files. 2021-12-14 20:31:20 +01:00
MIMXRT1011.ld
MIMXRT1011_af.csv
MIMXRT1021.ld mimxrt: Support PWM using the FLEXPWM and QTMR modules. 2021-11-24 13:48:27 +11:00
MIMXRT1021_af.csv mimxrt: Support PWM using the FLEXPWM and QTMR modules. 2021-11-24 13:48:27 +11:00
MIMXRT1052.ld mimxrt: Enable ticks_cpu at boot time for NDEBUG builds only. 2021-12-14 08:07:52 +01:00
MIMXRT1052_af.csv
MIMXRT1062.ld
MIMXRT1062_af.csv
MIMXRT1064.ld
MIMXRT1064_af.csv
common.ld
deploy_mimxrt.md mimxrt/boards: Update the board.json files and add deploy_xx.md files. 2021-11-16 23:17:42 +11:00
deploy_teensy.md mimxrt/boards: Update the board.json files and add deploy_xx.md files. 2021-11-16 23:17:42 +11:00
make-flexram-config.py
make-pins.py mimxrt: Support PWM using the FLEXPWM and QTMR modules. 2021-11-24 13:48:27 +11:00
manifest.py
mimxrt_prefix.c