summaryrefslogtreecommitdiff
path: root/tools/build_utils.py
AgeCommit message (Collapse)Author
2024-11-11fix build filter for esp32hathach
2024-10-15move core init code to dwc2 common. update/correct build for esppressifhathach
2024-10-07Merge pull request #2809 from shuffle2/masterHa Thach
make all python files executable and standardize interpreter
2024-09-30update build script to correctly skip non max3421 enabled for espressif boardshathach
2024-09-17make all python files executable and standardize interpreterShawn Hoffman
2024-08-21update circle ci to build make (#2769)Ha Thach
* update build.py script to work with circleci * build make with circle ci * build vm for esp only * nrf imxrt with large resource * nrf imxrt with large resource * remove 2 of nrf boards
2024-08-13Circi dynamic config (#2763)Ha Thach
Circleci * build cmake armgcc and arm clang on circleci * use docker medium+
2024-04-04update build script to allow skip.txt and only.txt both existhathach
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.