summaryrefslogtreecommitdiff
path: root/hw/bsp/kinetis_k32l/boards
AgeCommit message (Collapse)Author
2026-04-06remove IAR toolchain support from make build systemhathach
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-14migrate kinetis_k32l build system to new mcux-devices pathshathach
2026-03-13forgot to add fileshathach
add cmake support for rx
2023-06-24rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32Lhathach
2023-05-26update deps, rename kinetis_k32 to k32lhathach