summaryrefslogtreecommitdiff
path: root/hw/bsp/imxrt/family.cmake
AgeCommit message (Expand)Author
2026-03-11migrate imxrt to use new mcux-devices-rthathach
2025-12-20SCB_EnableDCache() is required for rt1011hathach
2025-11-07fix more alerts found by pvs-studiohathach
2025-10-28fix warning with strict prototypes warningshathach
2025-10-28disable warning for startup filehathach
2025-10-23refactor family.cmake: rename add_board_target() to family_add_board() and mo...hathach
2025-10-14fix lots of warnings for missing-prototypes for irqhandlerhathach
2025-09-12Fix IAR buildHiFiPhile
2025-03-26imxrt: disable BOARD_ConfigMPU() since it cause issue with imxrt1060/64. Upda...hathach
2025-01-25cmake remove EXAMPLE-tinyusb target as libraryhathach
2025-01-24add cmake RTOS=zephyr (default noos) for zephyr buildhathach
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2024-11-30Fix cmake options.HiFiPhile
2024-11-30Add bin & hex output to cmake targets.HiFiPhile
2024-11-02mimxrt1170_evkb: add M4 build support.HiFiPhile
2024-11-02Replace cache clean/invalidate by MPU config.HiFiPhile
2024-07-18add unique id for imxrthathach
2024-04-22clang work with imxrt tested with metro rt1011 and rt1060 evk. Don't use star...hathach
2023-11-23move tools/cmake to examples/build_systemhathach
2023-11-16update rt1050 (not tested)hathach
2023-11-16add imxrt1170 evkbhathach
2023-07-25improve processing usb complete and error isr.hathach
2023-07-14add clock_config.c for imxrt generated by mcuxpresso confighathach
2023-06-30move LTO checked to family_support.cmakehathach
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
2023-06-16fix build, update freertos config for cmakehathach
2023-06-16fix build warningshathach
2023-06-16renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXXhathach
2023-06-02update cmake to build with IAR for g0 and g4hathach
2023-06-02add IAR support for G0 with cmakehathach
2023-06-02cmake refactorhathach
2023-06-01add lto for cmakehathach
2023-05-26move set TOP to family_support.cmakehathach
2023-05-25update cmake with freertoshathach
2023-05-25add family_support_configure_common()hathach
2023-05-23Enhance chipidea (#2075)Ha Thach
2023-05-19improve flash targethathach
2023-05-19move cmake folder to tools/hathach
2023-05-19ehci fix dcache clean when control endpoint failedhathach
2023-05-17adding hcd_dcache_clean/hcd_dcache_invalidatehathach
2023-05-15update nrf cmake and make to support nrf5340 (pca10095)hathach
2023-05-13able to build lpc55hathach
2023-05-10allow imxrt build with dual exmapleshathach
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-09simplify cmake target, remove -bsphathach
2023-05-08fix linking missing ivt symbol for imxrt with cmakehathach
2023-05-08build host examples with imxhathach
2023-05-07update all device cmake example for imxhathach
2023-05-06cmake work well with imxrthathach