summaryrefslogtreecommitdiff
path: root/.github/workflows/build.yml
AgeCommit message (Expand)Author
2026-02-10add membrowse-upload target and use it in ci after buildhathach
2026-02-09Update membrowse job to run on all pushes for commit chain trackingcopilot-swe-agent[bot]
2026-02-07Update .github/workflows/build.ymlHa Thach
2026-02-07add back check-path job to path filter, make sure workflow always run to regi...hathach
2026-02-06set folder property for flash tool targetshathach
2026-02-06skip zephyr and membrowse steps temporarilyhathach
2026-01-24restructure targets fileMichael Rogov Papernov
2026-01-16Integrate MemBrowseMichael Rogov Papernov
2026-01-14correct dual port hil asserthathach
2025-12-13upload metrics.json and metrics compare to release page (#3409)Ha Thach
2025-12-12post pr comment anywayhathach
2025-12-11separate metric comment into its own workflow in order to work with forked PRhathach
2025-12-10update metrics to support bloaty csvhathach
2025-12-05also render unchange table (#3390)Ha Thach
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-03clean uphathach
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-03upload metrics.json, test cihathach
2025-11-29change armgcc setup to manual download due to issue with action (#3377)Ha Thach
2025-10-24add pvs-studio analyze to cihathach
2025-10-13fix build with west zephyrhathach
2025-10-03hil simplify skip board from previous runhathach
2025-10-02use cache to store skip board in hil cihathach
2025-10-02HIL add timeout for opening mtp devicehathach
2025-10-01hil tinyusb always checkoutt/download artifactshathach
2025-10-01test mtp with hilhathach
2025-07-09only clean/checkout/download artifacts on first attempthathach
2025-07-08try to skip passed board in hil test when re-runhathach
2025-07-02remove cmake arm-clang and make iar to reduce concurrent jobshathach
2025-07-02update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORMhathach
2025-07-02add doc for building examples with cmake build systemhathach
2025-05-19limit hil-hfp iar build to 4 parallel jobshathach
2025-05-06clean up cihathach
2025-05-06move hil into build workflowhathach
2025-04-18minor ci updatehathach
2025-04-18change gh ci iar to push eventhathach
2025-04-17run arm-iar with non-forked PRhathach
2025-04-17- run arm-iar using github actionhathach
2025-04-17update iar buildhathach
2025-02-11update IAR LMS CLOUDhathach
2025-02-06skip iar build for forked PRhathach
2025-01-25cmake remove EXAMPLE-tinyusb target as libraryhathach
2025-01-25use board alias for pca10056hathach
2025-01-25add -DRTOS=zephyr to ci west buildhathach
2025-01-24try build zephyr with cihathach
2025-01-20use IAR toke for hfp runner since normal IAR license is expiredhathach
2024-12-05try to run arm-iar with circleci with new token (#2890)Ha Thach
2024-11-27Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)Ha Thach