summaryrefslogtreecommitdiff
path: root/hw/bsp/imxrt/boards
AgeCommit message (Expand)Author
2026-05-08reduce NTM sizeHiFiPhile
2026-04-03bsp/imxrt: refresh teensy configHiFiPhile
2026-04-02fixed uart pin init for teensyfelhub
2026-03-11migrate imxrt to use new mcux-devices-rthathach
2025-09-15fix imxrt buildhathach
2025-09-12Move BOARD_ConfigMPU into board specific initHiFiPhile
2025-03-26imxrt: disable BOARD_ConfigMPU() since it cause issue with imxrt1060/64. Upda...hathach
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2024-12-27embed metadata to family.c and board.h to generate supported boards dochathach
2024-12-17enable CFG_TUD/THU_MEM_DCACHE_ENABLE for imxrt with M7 by defaulthathach
2024-11-02mimxrt1170_evkb: add M4 build support.HiFiPhile
2024-10-10add new tusb_int_handler(rhport, in_isr) as common irq handlerhathach
2023-11-22correctly use xtal for initialize usbphy, rt1170 usb is workinghathach
2023-11-22minor update board.hhathach
2023-11-16update rt1170 evk with led and button, but usb not working yethathach
2023-11-16update teensy 4.0 and 4.1 (not tested)hathach
2023-11-16update rt1060 and rt1064 evkhathach
2023-11-16correct and tested rt1050 evkbhathach
2023-11-16update rt1050 (not tested)hathach
2023-11-16update rt1024 evkhathach
2023-11-16updat rt1020hathach
2023-11-16update rt1015 evkhathach
2023-11-16update metro m7 airlift and sdhathach
2023-11-16update imxrt1010 with mexhathach
2023-11-16add imxrt1170 evkbhathach
2023-11-16add metro m7 1011 sd with trace etm, try to enable but not working yethathach
2023-07-18correct jlink dev for rt1010hathach
2023-07-14add clock_config.c for imxrt generated by mcuxpresso confighathach
2023-05-10add python script to help building cmake, build all imxrt boards with cihathach
2023-05-09skip link option --print-memory-usage for renesas rx since it does not suppor...hathach
2023-05-09fix ehci issue with portsc when enable port power and port resethathach
2023-05-08fix linking missing ivt symbol for imxrt with cmakehathach
2023-05-07update all device cmake example for imxhathach
2023-05-06cmake work well with imxrthathach
2023-05-05more temp workhathach
2023-04-20adding cmake build for imxrt1010hathach
2023-03-17fix trailing space and new linehathach
2023-02-13forget to add metro 1011 linkerhathach
2023-02-13add uf2 linker for metro m7 1011hathach
2023-02-13fix typohathach
2023-02-13add metro m7 1011 board def (not running yet)hathach
2023-01-30suppress rt1024 warnings and fix typohathach
2023-01-20Add support for NXP's mimxrt1024_evk evaluation board.Dave Nadler
2023-01-20Add support for NXP's mimxrt1024_evk evaluation board.Dave Nadler
2022-12-04Fix typosBastien Nocera
2022-07-11fix rt1050 evk build with latest mcu-sdkhathach
2022-06-22Merge pull request #1526 from ccrome/chc-add-teensy-41Ha Thach
2022-06-21Added The Teensy 4.1 boardcaleb crome
2022-06-01rename board specific macro for examplehathach
2022-02-25enhance dual role exampleshathach