summaryrefslogtreecommitdiff
path: root/.github/workflows/cifuzz.yml
AgeCommit message (Collapse)Author
2026-03-18Update several actions to latest versionhathach
2026-03-12chore(workflows): update GitHub Actions dependencies and improve membrowse ↵hathach
error handling update AGENTS.md with metrics compare
2024-08-01add f072 (fsdev 1k) to hil testhathach
2024-05-10use argparse instead of click to fix cifuzz.ymlhathach
2024-05-09Rework ci (#2631)Ha Thach
* add name field to usbd_class_driver_t * ci: use set matrix py script * add riscv32 and cmake support for ch32v307, fomu, gd32vf103 * update build_cmake.py to take --family --board --toolchain * separate hil test to its own workflow * move esp32 board into separated hil json * add make build to ci * remov build_make.py * build.py support esp32 board * setup toolchain support esp-idf * fix missing click * merge family in matrix build to reduce jobs * skip cifuzz since it still has issue with get_deps and click
2024-03-22bump up upload artifact to v4hathach
2023-05-25fix issue with ftdi host driver with status byteshathach
add workflow_dispatch to all ci workflow
2023-01-09feat(ci): Adds oss-fuzz integration on PRsNathaniel Brough