..
boards
mimxrt/boards: Add MIMXRT1050_EVK board, based on MIMXRT1060_EVK.
2021-03-11 16:42:38 +11:00
board_init.c
mimxrt: Improve ticks and sleep functions using GPT.
2021-05-18 22:36:32 +10:00
led.c
mimxrt: Add initial impl of machine.LED class, and basic pin support.
2020-06-05 11:47:48 +10:00
led.h
mimxrt: Add initial impl of machine.LED class, and basic pin support.
2020-06-05 11:47:48 +10:00
machine_led.c
mimxrt: Add initial impl of machine.LED class, and basic pin support.
2020-06-05 11:47:48 +10:00
main.c
mimxrt: Improve ticks and sleep functions using GPT.
2021-05-18 22:36:32 +10:00
Makefile
mimxrt: Improve ticks and sleep functions using GPT.
2021-05-18 22:36:32 +10:00
modmachine.c
mimxrt: Add initial impl of machine.LED class, and basic pin support.
2020-06-05 11:47:48 +10:00
modutime.c
mimxrt: Add new, minimal port to NXP i.MX RT series CPUs.
2020-03-11 15:34:13 +11:00
mpconfigport.h
mimxrt: Enable CPYTHON_COMPAT, PY_ASYNC_AWAIT, PY_ATTRTUPLE options.
2021-04-14 12:55:53 +10:00
mphalport.c
mimxrt: Improve ticks and sleep functions using GPT.
2021-05-18 22:36:32 +10:00
mphalport.h
mimxrt: Improve ticks and sleep functions using GPT.
2021-05-18 22:36:32 +10:00
pin.c
mimxrt: Add initial impl of machine.LED class, and basic pin support.
2020-06-05 11:47:48 +10:00
pin.h
mimxrt: Add initial impl of machine.LED class, and basic pin support.
2020-06-05 11:47:48 +10:00
qstrdefsport.h
mimxrt: Add new, minimal port to NXP i.MX RT series CPUs.
2020-03-11 15:34:13 +11:00
README.md
mimxrt: Add MIMXRT1010 board.
2020-03-11 15:36:27 +11:00
ticks.c
mimxrt: Improve ticks and sleep functions using GPT.
2021-05-18 22:36:32 +10:00
ticks.h
mimxrt: Improve ticks and sleep functions using GPT.
2021-05-18 22:36:32 +10:00
tusb_config.h
ports: Update to build with new tinyusb.
2021-02-12 12:50:36 +11:00
tusb_port.c
ports: Update to build with new tinyusb.
2021-02-12 12:50:36 +11:00