micropython/ports/mimxrt/boards
iabdalkader 87d821ab49 mimxrt: Add support for OpenAMP.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2024-03-29 17:59:29 +11:00
..
ADAFRUIT_METRO_M7 mimxrt/boards: Fix naming of SD-card config option. 2023-10-02 11:29:53 +11:00
MIMXRT1010_EVK mimxrt/boards: Fix naming of SD-card config option. 2023-10-02 11:29:53 +11:00
MIMXRT1015_EVK mimxrt: Remove SDCARD Makefile config option. 2023-09-29 23:09:14 +10:00
MIMXRT1020_EVK mimxrt/boards/make-pins.py: Update to use tools/boardgen.py. 2023-11-03 14:18:54 +11:00
MIMXRT1050_EVK mimxrt/boards/make-pins.py: Update to use tools/boardgen.py. 2023-11-03 14:18:54 +11:00
MIMXRT1060_EVK mimxrt/boards/make-pins.py: Update to use tools/boardgen.py. 2023-11-03 14:18:54 +11:00
MIMXRT1064_EVK mimxrt/boards/make-pins.py: Update to use tools/boardgen.py. 2023-11-03 14:18:54 +11:00
MIMXRT1170_EVK mimxrt: Add support for OpenAMP. 2024-03-29 17:59:29 +11:00
OLIMEX_RT1010 all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
SEEED_ARCH_MIX all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
TEENSY40 ports: Use vfs module instead of os. 2024-02-07 13:25:09 +11:00
TEENSY41 mimxrt/boards/make-pins.py: Update to use tools/boardgen.py. 2023-11-03 14:18:54 +11:00
MIMXRT1011.ld mimxrt/Makefile: Rework board flash type handling. 2022-06-24 17:58:27 +10:00
MIMXRT1011_af.csv mimxrt/boards: Define missing SNVS pins for all processors. 2023-10-17 22:51:42 +11:00
MIMXRT1011_clock_config.c mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1011_clock_config.h mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1015.ld mimxrt/Makefile: Rework board flash type handling. 2022-06-24 17:58:27 +10:00
MIMXRT1015_af.csv mimxrt/boards: Define missing SNVS pins for all processors. 2023-10-17 22:51:42 +11:00
MIMXRT1015_clock_config.c mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1015_clock_config.h mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1021.ld mimxrt/Makefile: Rework board flash type handling. 2022-06-24 17:58:27 +10:00
MIMXRT1021_af.csv mimxrt/boards: Define missing SNVS pins for all processors. 2023-10-17 22:51:42 +11:00
MIMXRT1021_clock_config.c mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1021_clock_config.h mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1052.ld mimxrt/Makefile: Rework board flash type handling. 2022-06-24 17:58:27 +10:00
MIMXRT1052_af.csv mimxrt/boards: Define missing SNVS pins for all processors. 2023-10-17 22:51:42 +11:00
MIMXRT1052_clock_config.c mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1052_clock_config.h mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1062.ld mimxrt/Makefile: Rework board flash type handling. 2022-06-24 17:58:27 +10:00
MIMXRT1062_af.csv mimxrt/boards: Define missing SNVS pins for all processors. 2023-10-17 22:51:42 +11:00
MIMXRT1062_clock_config.c mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1062_clock_config.h mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1064.ld mimxrt/Makefile: Fix internal flash configuration and build. 2023-04-11 17:03:28 +10:00
MIMXRT1064_af.csv mimxrt/boards: Define missing SNVS pins for all processors. 2023-10-17 22:51:42 +11:00
MIMXRT1064_clock_config.c mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1064_clock_config.h mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1176.ld mimxrt: Add support for OpenAMP. 2024-03-29 17:59:29 +11:00
MIMXRT1176_af.csv mimxrt/boards: Define missing SNVS pins for all processors. 2023-10-17 22:51:42 +11:00
MIMXRT1176_clock_config.c mimxrt/boards/MIMXRT1176_clock_config: Fix comments about UART clocks. 2023-09-29 23:43:31 +10:00
MIMXRT1176_clock_config.h mimxrt: Add support for MIMXRT1176 MCUs, and MIMXRT1170_EVK board. 2022-11-17 14:11:50 +11:00
common.ld all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
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 all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
make-flexram-config.py top: Update Python formatting to black "2023 stable style". 2023-02-02 12:51:03 +11:00
make-pins.py mimxrt/boards/make-pins.py: Update to use tools/boardgen.py. 2023-11-03 14:18:54 +11:00
manifest.py extmod/asyncio: Rename uasyncio to asyncio. 2023-06-19 17:33:03 +10:00
mimxrt_prefix.c mimxrt/boards/make-pins.py: Update to use tools/boardgen.py. 2023-11-03 14:18:54 +11:00