summaryrefslogtreecommitdiff
path: root/hw/bsp/imxrt
AgeCommit message (Expand)Author
2023-05-07update all device cmake example for imxhathach
2023-05-06cmake work well with imxrthathach
2023-05-05more temp workhathach
2023-05-04wiphathach
2023-05-04fix cmake buildhathach
2023-04-26fix build with nxp since mcux-sdk from 2.13.0 remove CMSIS folderhathach
2023-04-24minor updatehathach
2023-04-21update freeRTOS kernel to latest for library cmakehathach
2023-04-21example run well with cmake for imxrthathach
2023-04-20clean uphathach
2023-04-20board test running with cmakehathach
2023-04-20adding cmake build for imxrt1010hathach
2023-03-17fix trailing space and new linehathach
2023-03-16rename FREERTOS_PORT to FREERTOS_PORTABLE_SRChathach
2023-03-08Merge branch 'master' into renesas-rahathach
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-02-12Turn data cache oncaleb crome
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-07-01mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.robert-hh
2022-06-24add more warning option, also fix -Wconversion with rp2040hathach
2022-06-22Merge pull request #1526 from ccrome/chc-add-teensy-41Ha Thach
2022-06-21Added The Teensy 4.1 boardcaleb crome
2022-06-06more ci fixhathach
2022-06-06fix ci, remove use of CFG_TUSB_RHPORT0_MODE in bsphathach
2022-06-02rework make freertos port handlingRafael Silva
2022-06-01rename board specific macro for examplehathach
2022-05-05set irq priority for freertoscaleb crome
2022-02-25enhance dual role exampleshathach
2022-02-22Guard clock setup for USB2Scott Shawcroft
2022-02-22Add dual role (concurrent) exampleScott Shawcroft
2021-12-01more ci abstracthathach
2021-10-17more with -Wcast-qualhathach
2021-10-09Add compile option to allocate video data into flash in video_capture examplekkitayam
2021-04-28fix build with imxrthathach
2021-04-28update lpc mcu sdk pathhathach
2021-03-18add example specific DEPS_SUBMODULEShathach
2021-03-17explicitly add dcd source file without vendor/familyhathach
2021-03-04rename FAMILY_SUBMODULES to DEPS_SUBMODULEShathach
2021-03-01try to fetch needed mcu submodule while running makehathach
2021-02-23rt1011 msc host workhathach
2021-01-26add copy-artifact target, and add uf2 for all family boardhathach
2021-01-26change output filename to BOARD-Directoryhathach
2020-11-29move teensy 4.0 to imxrthathach