| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-06 | remove IAR toolchain support from make build system | hathach | |
| IAR is only supported with CMake. Remove all IAR-specific references from the Make build system including toolchain files, SRC_S_IAR, LD_FILE_IAR variables, and IAR toolchain detection. Also fix GET_SECTOR_COUNT truncation in msc_file_explorer and broken formatting in stm32f7 board_uart_write. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> | |||
| 2026-03-11 | migrate imxrt to use new mcux-devices-rt | hathach | |
| 2025-12-20 | SCB_EnableDCache() is required for rt1011 | hathach | |
| 2025-09-12 | Fix IAR build | HiFiPhile | |
| Signed-off-by: HiFiPhile <[email protected]> | |||
| 2025-07-02 | remove legacy DEPS_SUBMODULES in make | hathach | |
| 2024-11-02 | mimxrt1170_evkb: add M4 build support. | HiFiPhile | |
| 2024-11-02 | Replace cache clean/invalidate by MPU config. | HiFiPhile | |
| 2024-07-18 | fix make build | hathach | |
| 2024-04-24 | fix make build due to clang changes | hathach | |
| 2023-11-23 | make nanolib linking explicitly by each family/board | hathach | |
| 2023-11-16 | add imxrt1170 evkb | hathach | |
| 2023-06-24 | rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32L | hathach | |
| 2023-06-16 | update h7 to cmake, and move iar build to cmake | hathach | |
| 2023-06-16 | renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXX | hathach | |
| fix build util with makefile | |||
| 2023-04-26 | fix build with nxp since mcux-sdk from 2.13.0 remove CMSIS folder | hathach | |
| 2023-03-16 | rename FREERTOS_PORT to FREERTOS_PORTABLE_SRC | hathach | |
| also fix trailing spaces | |||
| 2023-03-08 | Merge branch 'master' into renesas-ra | hathach | |
| 2023-02-13 | add uf2 linker for metro m7 1011 | hathach | |
| 2023-02-13 | add metro m7 1011 board def (not running yet) | hathach | |
| 2022-12-04 | Fix typos | Bastien Nocera | |
| 2022-07-01 | mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT. | robert-hh | |
| Which fits both MIMXRT10XX and MIMXRT11XX. | |||
| 2022-06-24 | add more warning option, also fix -Wconversion with rp2040 | hathach | |
| -Wuninitialized, -Wunused, -Wredundant-decls | |||
| 2022-06-02 | rework make freertos port handling | Rafael Silva | |
| this allows ports to specify a freertos port outside the FreeRTOS-Kernel lib directory, which would otherwise not be possible Signed-off-by: Rafael Silva <[email protected]> | |||
| 2022-06-01 | rename board specific macro for example | hathach | |
| - BOARD_DEVICE/HOST_RHPORT_NUM to BOARD_TUD/H_RHPORT - BOARD_DEVICE/HOST_RHPORT_SPEED to BOARD_TUD/H_MAX_SPEED | |||
| 2022-02-22 | Add dual role (concurrent) example | Scott Shawcroft | |
| This reads HID devices over host and then translates that to ASCII and sends it over CDC device. | |||
| 2021-12-01 | more ci abstract | hathach | |
| 2021-04-28 | fix build with imxrt | hathach | |
| 2021-04-28 | update lpc mcu sdk path | hathach | |
| 2021-03-18 | add example specific DEPS_SUBMODULES | hathach | |
| 2021-03-17 | explicitly add dcd source file without vendor/family | hathach | |
| 2021-03-04 | rename FAMILY_SUBMODULES to DEPS_SUBMODULES | hathach | |
| 2021-03-01 | try to fetch needed mcu submodule while running make | hathach | |
| 2021-01-26 | add copy-artifact target, and add uf2 for all family board | hathach | |
| 2020-11-29 | complete grouping imxrt boards | hathach | |
