summaryrefslogtreecommitdiff
path: root/tools/build.py
AgeCommit message (Expand)Author
2026-07-15dwc2: fix EP0 OUT dcache invalidate range; run usbtest on espressif s3/p4 and...hathach
2026-06-30build.py: keep only raspberry_pi_pico in rp2040 ci_preferred_boardshathach
2026-06-30build.py: prefer pico/pico2 for rp2040 CI; skill: drop one-time 0.20.0 backfi...hathach
2026-06-11HIL: replace build.flags_on with named build variants (#3687)Ha Thach
2026-02-12refactor build scripts to support multiple build targets and improve argument...hathach
2026-02-11add build target argument to improve flexibility of build scripts and workflowshathach
2026-02-10add membrowse-upload target and use it in ci after buildhathach
2026-01-09apply copilot suggestionhathach
2025-12-05Run CI build with fixed set of boards (#3389)Ha Thach
2025-12-04fine tune ci to build more with circleci (#3386)Ha Thach
2025-12-03upload metrics.json and aggregate code metrics, post metrics commenthathach
2025-12-03upload metrics.json and aggregate code metrics, fine tune ci matrix runhathach
2025-12-02adding metrics for computing average compiled sizehathach
2025-12-02adding metrics for computing average compiled sizehathach
2025-12-01run linkermap as post build for size analyzehathach
2025-07-09add option to pass symbol defines to ci build.pyhathach
2025-07-02remove make wrapper for rp2040/espressifhathach
2025-07-02update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORMhathach
2025-05-28add OPT_MCU_MAX32665hathach
2025-05-19limit hil-hfp iar build to 4 parallel jobshathach
2025-04-17- run arm-iar using github actionhathach
2024-12-11limit parallel for circlecihathach
2024-12-05try to run arm-iar with circleci with new token (#2890)Ha Thach
2024-11-27minor clean uphathach
2024-11-12update host/device_info to build with freertos for espressif board. Add hil t...hathach
2024-10-07Merge pull request #2809 from shuffle2/masterHa Thach
2024-10-04add hil_ci_set_matrix.py, starting to support hil with additional build flagshathach
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-05-13Ci tweak3 (#2643)Ha Thach
2024-05-10More ci tweak (#2636)Ha Thach
2024-05-09Rework ci (#2631)Ha Thach