micropython/ports/mimxrt/boards
robert-hh 5707fd74e5 mimxrt/boards/ADAFRUIT_METRO_M7: Add Adafruit Metro M7 board definition.
Support for WiFi and BLE is in progress.

Signed-off-by: robert-hh <robert@hammelrath.com>
2023-05-23 16:54:39 +10:00
..
ADAFRUIT_METRO_M7 mimxrt/boards/ADAFRUIT_METRO_M7: Add Adafruit Metro M7 board definition. 2023-05-23 16:54:39 +10:00
MIMXRT1010_EVK mimxrt: Add missing UART defintion and remove obsolete config. 2023-05-09 16:13:51 +10:00
MIMXRT1015_EVK
MIMXRT1020_EVK extmod/modnetwork: Add network.hostname() and network.country(). 2023-03-01 01:26:17 +11:00
MIMXRT1050_EVK extmod/modnetwork: Add network.hostname() and network.country(). 2023-03-01 01:26:17 +11:00
MIMXRT1060_EVK extmod/modnetwork: Add network.hostname() and network.country(). 2023-03-01 01:26:17 +11:00
MIMXRT1064_EVK mimxrt/boards/MIMXRT1064_EVK: Fix board config to use internal flash. 2023-04-11 17:04:21 +10:00
MIMXRT1170_EVK extmod/modnetwork: Add network.hostname() and network.country(). 2023-03-01 01:26:17 +11:00
OLIMEX_RT1010
SEEED_ARCH_MIX extmod/modnetwork: Add network.hostname() and network.country(). 2023-03-01 01:26:17 +11:00
TEENSY40
TEENSY41 extmod/modnetwork: Add network.hostname() and network.country(). 2023-03-01 01:26:17 +11:00
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 all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
MIMXRT1176_clock_config.h
common.ld
deploy_mimxrt.md
deploy_teensy.md all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
make-flexram-config.py
make-pins.py all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
manifest.py
mimxrt_prefix.c