summaryrefslogtreecommitdiff
path: root/tools/build_utils.py
AgeCommit message (Expand)Author
2025-07-02update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORMhathach
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
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
2024-08-13Circi dynamic config (#2763)Ha Thach
2024-04-04update build script to allow skip.txt and only.txt both existhathach
2023-06-16renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXXhathach
2023-06-02fix iar cihathach
2023-04-03fix build for esp32hathach
2023-03-24separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN tohathach
2023-03-17fix trailing space and new linehathach
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