micropython/ports/mimxrt/boards
iabdalkader 944b4c2058 mimxrt/boards/MIMXRT1064_EVK: Fix board config to use internal flash.
This commit is necessary to make MicroPython work on this eval kit out of
the box, as the eval kit ships with the HyperFlash physically disconnected
from the bus (refer to the schematics or the user guide) and the QSPI
connected instead, but the fuses/board/pins are configured to boot from
internal flash (on FlexSPI2).

Note that enabling the HyperFlash is not trivial, as it requires soldering
and desoldering of many small footprint resistors and changing fuses.
2023-04-11 17:04:21 +10:00
..
MIMXRT1010_EVK
MIMXRT1015_EVK
MIMXRT1020_EVK
MIMXRT1050_EVK
MIMXRT1060_EVK
MIMXRT1064_EVK mimxrt/boards/MIMXRT1064_EVK: Fix board config to use internal flash. 2023-04-11 17:04:21 +10:00
MIMXRT1170_EVK
OLIMEX_RT1010
SEEED_ARCH_MIX
TEENSY40
TEENSY41
MIMXRT1011.ld
MIMXRT1011_af.csv
MIMXRT1011_clock_config.c
MIMXRT1011_clock_config.h
MIMXRT1015.ld
MIMXRT1015_af.csv
MIMXRT1015_clock_config.c
MIMXRT1015_clock_config.h
MIMXRT1021.ld
MIMXRT1021_af.csv
MIMXRT1021_clock_config.c
MIMXRT1021_clock_config.h
MIMXRT1052.ld
MIMXRT1052_af.csv
MIMXRT1052_clock_config.c
MIMXRT1052_clock_config.h
MIMXRT1062.ld
MIMXRT1062_af.csv
MIMXRT1062_clock_config.c
MIMXRT1062_clock_config.h
MIMXRT1064.ld mimxrt/Makefile: Fix internal flash configuration and build. 2023-04-11 17:03:28 +10:00
MIMXRT1064_af.csv
MIMXRT1064_clock_config.c
MIMXRT1064_clock_config.h
MIMXRT1176.ld
MIMXRT1176_af.csv
MIMXRT1176_clock_config.c
MIMXRT1176_clock_config.h
common.ld
deploy_mimxrt.md
deploy_teensy.md
make-flexram-config.py
make-pins.py
manifest.py
mimxrt_prefix.c