summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2026-02-11remove `membrowse-targets.json` as it is no longer requiredhathach
2026-02-111 family per job in ci_set_matrix.pyhathach
2026-02-10add membrowse-upload target and use it in ci after buildhathach
2026-02-10Merge pull request #3437 from hathach/copilot/improve-build-steps-rp2040-esp32Ha Thach
doc update
2026-02-10update matrix buildhathach
2026-02-09Update membrowse job to run on all pushes for commit chain trackingcopilot-swe-agent[bot]
Co-authored-by: hathach <[email protected]>
2026-02-07Update .github/workflows/build.ymlHa Thach
Co-authored-by: Copilot <[email protected]>
2026-02-07add back check-path job to path filter, make sure workflow always run to ↵hathach
register commit chain with membrowse
2026-02-06set folder property for flash tool targetshathach
update build.yml only build with pr and push-to-master
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
2026-01-13minor clean uphathach
separate tud_mtp_data_send() and tud_mtp_data_receive()
2026-01-09fix pre-commit, clean up tusb_mcu.h, add at32f45x to ci buildhathach
2025-12-16more fixesHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612HiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-12-16update ciZixun LI
Signed-off-by: Zixun LI <[email protected]>
2025-12-16enable ci build for hpmicrohathach
2025-12-13upload metrics.json and metrics compare to release page (#3409)Ha Thach
* upload metrics.json and metrics compare to release page * Adjust workflow comment handling for forks
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
* also render unchange table * run metrics with circleci (full all boards build)
2025-12-05Run CI build with fixed set of boards (#3389)Ha Thach
* run cmake ci build on github with a fixed set of board to keep the size stable * Size Difference Report contain major >1% and minor <1& table
2025-12-04fine tune ci to build more with circleci (#3386)Ha Thach
* fine tune ci to build more with circleci * skip make for arm-iar, esp-idf * skip make + clang for circleci since llvm-objcopy got killed due to memory issue.
2025-12-03clean uphathach
2025-12-03upload metrics.json and aggregate code metrics, post metrics commenthathach
fine tune ci matrix run
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
* change armgcc setup to manual download due to issue with action * build windows, macos with cmake as well
2025-11-19remove copilot-instructions.md, update and use AGENTS.md insteadhathach
2025-11-11update dochathach
2025-11-08fix more alertshathach
2025-11-05added .clang-formathathach
fix more alerts disable IAR CStat since pvs-studio check is better integrated with clion
2025-11-03fix alert using input in gh action. fix some conversion inthathach
2025-10-28filter out sarif for codeql hw/mcu and lib/hathach
2025-10-28added .pvsconfig to exclude some ruleshathach
2025-10-27update static_analysis.yml workflowhathach
2025-10-26iar cstat require cmake at least 4.1hathach
2025-10-25add IAR CStat to static_analysis.ymlhathach
2025-10-25add SonarQube scanhathach
2025-10-25add SonarQube scanhathach
2025-10-25download ninja binary, apt seems take too long ~ 1 minhathach
also upload sarif as artifacts
2025-10-25merge codeql and pvs-studio to static_analysis.ymlhathach
2025-10-25add pvs-studio analyze to cihathach
2025-10-24add pvs-studio analyze to cihathach
2025-10-15add nuc to ci buildhathach
2025-10-15more warning fixhathach
2025-10-13fix build with west zephyrhathach