summaryrefslogtreecommitdiff
path: root/hw/bsp/lpc15/family.mk
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]>
2025-07-02remove legacy DEPS_SUBMODULES in makehathach
2025-04-17fix iar make build with wb and u5hathach
2024-05-02add cmake for lpc15hathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-06-24add CPU_CORE for all familyhathach
2023-03-16rename FREERTOS_PORT to FREERTOS_PORTABLE_SRChathach
also fix trailing spaces
2022-06-02rework make freertos port handlingRafael 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]>
2021-10-17more with -Wcast-qualhathach
2021-04-28add nxp_lpcopen as submodulehathach
2021-04-28create new lpc15 familyhathach