aboutsummaryrefslogtreecommitdiff
path: root/ports/mimxrt
AgeCommit message (Expand)Author
2021-04-14mimxrt: Enable CPYTHON_COMPAT, PY_ASYNC_AWAIT, PY_ATTRTUPLE options.Damien George
2021-03-11mimxrt/boards: Add MIMXRT1050_EVK board, based on MIMXRT1060_EVK.svetelna
2021-02-12mimxrt: Fix USB CDC handling so it works reliably.Damien George
2021-02-12ports: Update to build with new tinyusb.Damien George
2021-02-04ports: Remove def of MP_PLAT_PRINT_STRN if it's the same as the default.Damien George
2020-10-17ports: Use correct in/out endpoint size in TUD_CDC_DESCRIPTOR.Damien George
2020-09-09mimxrt/boards: Add MIMXRT1064_EVK board.Albort Xue
2020-06-10mimxrt/boards: Set __heap_size__ to 0 in MIMXRT1011.ld.Albort Xue
2020-06-09mimxrt/boards: Integrate support for MIMXRT1020_EVK board.Philipp Ebensberger
2020-06-09mimxrt/boards: Enable LED class for MIMXRT1060_EVK board.Albort Xue
2020-06-08mimxrt/tusb_config.h: Preliminary fix for TinyUSB HS endpoint overflow.Philipp Ebensberger
2020-06-05mimxrt: Add initial impl of machine.LED class, and basic pin support.Philipp Ebensberger
2020-05-27mimxrt/boards: Add MIMXRT1060_EVK board.Albort Xue
2020-04-29all: Factor gchelper code to one place and use it for unix & ARM ports.Jim Mussared
2020-04-23all: Format code to add space after C++-style comment start.stijn
2020-04-18all: Enable extra conversion warnings where applicable.stijn
2020-03-28all: Remove spaces inside and around parenthesis.Damien George
2020-03-11mimxrt: Add MIMXRT1010 board.Jim Mussared
2020-03-11mimxrt: Add new, minimal port to NXP i.MX RT series CPUs.Jim Mussared