summaryrefslogtreecommitdiff
path: root/hw/bsp/rx/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]>
2026-03-13forgot to add fileshathach
add cmake support for rx
2025-07-02remove legacy DEPS_SUBMODULES in makehathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-03-16rename file link to rusb2hathach
2023-03-08Merge branch 'master' into renesas-rahathach
2022-06-24add more warning option, also fix -Wconversion with rp2040hathach
-Wuninitialized, -Wunused, -Wredundant-decls
2022-06-02rename renesas driver to linkRafael Silva
link was chosen according to the name for the usb core on datasheets, LINK core Signed-off-by: Rafael Silva <[email protected]>
2021-12-27Add hcd for Renesas RXkkitayam
2021-07-02extend stack areas to enable loggingkkitayam
add dummy functions to avoid warnings when logging is enable remove codes regarding OPTLIB
2021-06-28update doc and clean uphathach
2021-06-28rename rx63n to simply rxhathach