summaryrefslogtreecommitdiff
path: root/tools/build_utils.py
AgeCommit message (Collapse)Author
2023-06-16renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXXhathach
fix build util with makefile
2023-06-02fix iar cihathach
2023-04-03fix build for esp32hathach
2023-03-24separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN tohathach
- CFG_TUD_MEM_SECTION and CFG_TUD_MEM_ALIGN - CFG_TUH_MEM_SECTION and CFG_TUH_MEM_ALIGN - fix missing mem section and align for host
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2023-03-08improve cihathach
2023-03-06fix iar cihathach
2023-03-06update size to fix macos cihathach
2023-01-17update build script to support iar with CC=iccarm optionhathach
2022-06-29update build_board.py to parallel buildhathach
2022-06-29fix build with fomu/fomuhathach
2022-06-29fix buid_board.py scripthathach
2022-01-05Unify skip and only logic for build scriptsScott Shawcroft
And switch to a single file that can include mcu, family or board.