micropython/ports/mimxrt/boards
David Lechner a316a8fdb3 mimxrt: Use MP_REGISTER_ROOT_POINTER().
This uses MP_REGISTER_ROOT_POINTER() to register all port-specific root
pointers in the mimxrt port.

Signed-off-by: David Lechner <david@pybricks.com>
2022-07-18 13:50:34 +10:00
..
MIMXRT1010_EVK mimxrt: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
MIMXRT1015_EVK mimxrt: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
MIMXRT1020_EVK mimxrt: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
MIMXRT1050_EVK mimxrt: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
MIMXRT1060_EVK mimxrt: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
MIMXRT1064_EVK mimxrt: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
OLIMEX_RT1010 mimxrt: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
SEEED_ARCH_MIX mimxrt: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
TEENSY40 mimxrt: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
TEENSY41 mimxrt: Use MP_REGISTER_ROOT_POINTER(). 2022-07-18 13:50:34 +10:00
MIMXRT1011.ld mimxrt/Makefile: Rework board flash type handling. 2022-06-24 17:58:27 +10:00
MIMXRT1011_af.csv
MIMXRT1011_clock_config.c mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
MIMXRT1011_clock_config.h mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
MIMXRT1015.ld mimxrt/Makefile: Rework board flash type handling. 2022-06-24 17:58:27 +10:00
MIMXRT1015_af.csv
MIMXRT1015_clock_config.c mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
MIMXRT1015_clock_config.h mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
MIMXRT1021.ld mimxrt/Makefile: Rework board flash type handling. 2022-06-24 17:58:27 +10:00
MIMXRT1021_af.csv
MIMXRT1021_clock_config.c mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
MIMXRT1021_clock_config.h mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
MIMXRT1052.ld mimxrt/Makefile: Rework board flash type handling. 2022-06-24 17:58:27 +10:00
MIMXRT1052_af.csv
MIMXRT1052_clock_config.c mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
MIMXRT1052_clock_config.h mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
MIMXRT1062.ld mimxrt/Makefile: Rework board flash type handling. 2022-06-24 17:58:27 +10:00
MIMXRT1062_af.csv
MIMXRT1062_clock_config.c mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
MIMXRT1062_clock_config.h mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
MIMXRT1064.ld mimxrt/Makefile: Rework board flash type handling. 2022-06-24 17:58:27 +10:00
MIMXRT1064_af.csv
MIMXRT1064_clock_config.c mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
MIMXRT1064_clock_config.h mimxrt: Update port to work with new nxp_driver v2.10. 2022-06-03 10:48:49 +10:00
common.ld mimxrt/Makefile: Modify handling of SDRAM option. 2022-06-24 17:58:27 +10:00
deploy_mimxrt.md
deploy_teensy.md
make-flexram-config.py
make-pins.py
manifest.py
mimxrt_prefix.c