| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-10 | add membrowse-upload target and use it in ci after build | hathach | |
| 2026-02-09 | Update membrowse job to run on all pushes for commit chain tracking | copilot-swe-agent[bot] | |
| Co-authored-by: hathach <[email protected]> | |||
| 2026-02-07 | Update .github/workflows/build.yml | Ha Thach | |
| Co-authored-by: Copilot <[email protected]> | |||
| 2026-02-07 | add back check-path job to path filter, make sure workflow always run to ↵ | hathach | |
| register commit chain with membrowse | |||
| 2026-02-06 | set folder property for flash tool targets | hathach | |
| update build.yml only build with pr and push-to-master | |||
| 2026-02-06 | skip zephyr and membrowse steps temporarily | hathach | |
| 2026-01-24 | restructure targets file | Michael Rogov Papernov | |
| 2026-01-16 | Integrate MemBrowse | Michael Rogov Papernov | |
| 2026-01-14 | correct dual port hil assert | hathach | |
| 2025-12-13 | upload 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-12 | post pr comment anyway | hathach | |
| 2025-12-11 | separate metric comment into its own workflow in order to work with forked PR | hathach | |
| 2025-12-10 | update metrics to support bloaty csv | hathach | |
| 2025-12-05 | also render unchange table (#3390) | Ha Thach | |
| * also render unchange table * run metrics with circleci (full all boards build) | |||
| 2025-12-05 | Run 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-04 | fine 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-03 | clean up | hathach | |
| 2025-12-03 | upload metrics.json and aggregate code metrics, post metrics comment | hathach | |
| fine tune ci matrix run | |||
| 2025-12-03 | upload metrics.json and aggregate code metrics, fine tune ci matrix run | hathach | |
| 2025-12-03 | upload metrics.json, test ci | hathach | |
| 2025-11-29 | change 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-10-24 | add pvs-studio analyze to ci | hathach | |
| 2025-10-13 | fix build with west zephyr | hathach | |
| 2025-10-03 | hil simplify skip board from previous run | hathach | |
| 2025-10-02 | use cache to store skip board in hil ci | hathach | |
| 2025-10-02 | HIL add timeout for opening mtp device | hathach | |
| 2025-10-01 | hil tinyusb always checkoutt/download artifacts | hathach | |
| 2025-10-01 | test mtp with hil | hathach | |
| 2025-07-09 | only clean/checkout/download artifacts on first attempt | hathach | |
| 2025-07-08 | try to skip passed board in hil test when re-run | hathach | |
| 2025-07-02 | remove cmake arm-clang and make iar to reduce concurrent jobs | hathach | |
| 2025-07-02 | update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM | hathach | |
| 2025-07-02 | add doc for building examples with cmake build system | hathach | |
| change ci matrix build: - github build make/cmake one per family on push only - circicle do full cmake build for all toolchain (missing rx-gcc) | |||
| 2025-05-19 | limit hil-hfp iar build to 4 parallel jobs | hathach | |
| 2025-05-06 | clean up ci | hathach | |
| 2025-05-06 | move hil into build workflow | hathach | |
| 2025-04-18 | minor ci update | hathach | |
| 2025-04-18 | change gh ci iar to push event | hathach | |
| 2025-04-17 | run arm-iar with non-forked PR | hathach | |
| 2025-04-17 | - run arm-iar using github action | hathach | |
| - add skip_ci.txt to family folder to skip boards in ci run | |||
| 2025-04-17 | update iar build | hathach | |
| 2025-02-11 | update IAR LMS CLOUD | hathach | |
| 2025-02-06 | skip iar build for forked PR | hathach | |
| 2025-01-25 | cmake remove EXAMPLE-tinyusb target as library | hathach | |
| 2025-01-25 | use board alias for pca10056 | hathach | |
| 2025-01-25 | add -DRTOS=zephyr to ci west build | hathach | |
| 2025-01-24 | try build zephyr with ci | hathach | |
| 2025-01-20 | use IAR toke for hfp runner since normal IAR license is expired | hathach | |
| 2024-12-05 | try to run arm-iar with circleci with new token (#2890) | Ha Thach | |
| * try to run arm-iar with circleci with new token * limit iar ci parallel build to 4 for medium+ and 6 for large * add hil-hfp to compile and test with IAR | |||
| 2024-11-27 | Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889) | Ha Thach | |
| * change TUD_EPBUF_TYPE_DEF order * add and fix -Wmissing-prototypes warnings for cmake (skip make) | |||
