micropython/ports/mimxrt/boards
robert-hh da9c3607a5 mimxrt: Add support for the Olimex RT1010 board.
The board.json file is intentionally excluded, until the board will be
sold. But including it into the mimxrt series make it easier to keep
the build up-to-date.
2022-01-27 17:05:45 +11:00
..
MIMXRT1010_EVK mimxrt: Allow to select cs0 or cs1 for SPI. 2022-01-27 16:53:30 +11:00
MIMXRT1020_EVK mimxrt: Allow to select cs0 or cs1 for SPI. 2022-01-27 16:53:30 +11:00
MIMXRT1050_EVK mimxrt: Allow to select cs0 or cs1 for SPI. 2022-01-27 16:53:30 +11:00
MIMXRT1060_EVK mimxrt: Allow to select cs0 or cs1 for SPI. 2022-01-27 16:53:30 +11:00
MIMXRT1064_EVK mimxrt: Allow to select cs0 or cs1 for SPI. 2022-01-27 16:53:30 +11:00
OLIMEX_RT1010 mimxrt: Add support for the Olimex RT1010 board. 2022-01-27 17:05:45 +11:00
SEEED_ARCH_MIX mimxrt: Allow to select cs0 or cs1 for SPI. 2022-01-27 16:53:30 +11:00
TEENSY40 mimxrt: Allow to select cs0 or cs1 for SPI. 2022-01-27 16:53:30 +11:00
TEENSY41 mimxrt: Allow to select cs0 or cs1 for SPI. 2022-01-27 16:53:30 +11:00
MIMXRT1011.ld mimxrt/sdram: Add SDRAM support. 2021-10-22 08:23:24 +02:00
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 mimxrt/sdram: Add SDRAM support. 2021-10-22 08:23:24 +02:00
MIMXRT1062_af.csv
MIMXRT1064.ld mimxrt/sdram: Add SDRAM support. 2021-10-22 08:23:24 +02:00
MIMXRT1064_af.csv
common.ld mimxrt: Optimize the runtime speed. 2021-10-25 23:54:47 +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 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: Add dht_readinto() to the mimxrt module, and freeze dht.py. 2021-10-25 23:49:28 +11:00
mimxrt_prefix.c