| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-13 | Ci tweak3 (#2643) | Ha Thach | |
| - enable --one-per-family to build 1 board per family, also skip family if board specified in -b also present - minimize ci run for push event - only build one board per family - skip hil test on both pi4 and hfp - full build will be runn for PR event - IAR always build 1 board per family regardless of event - update build.py to optimize make - remove all setup python since we don't really need it | |||
| 2024-05-13 | more ci update (#2642) | Ha Thach | |
| * Circi use small docker * caching espressif docker image * only run make job on pull request or push to master * hw test run on pull request only, rename build_cmake to build.yml * enable all ci build, cmake(clang) and make(*) only run with pull_request or push to master | |||
| 2024-05-10 | More ci tweak (#2636) | Ha Thach | |
| * change concurrency group to ${{ github.workflow }}-${{ github.ref }} * use argparse for build.py hil_test.py, remove the need to install click * move ci win/mac to build_cmake.yml * rename build_family.yml to build_util.yml * build_util.yml support esp32 * integrate build-espressif into build.yml * build.py support make with --board option * add get_deps action * update hil test to reuse action | |||
| 2024-05-09 | Rework 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-05-03 | - add cmake to samd11 | hathach | |
| - build_cmake.py always build with -DCMAKE_BUILD_TYPE=MinSizeRel | |||
| 2024-04-08 | add cpuctl and pinctl to tuh_configure() option for max3421 | hathach | |
| 2024-01-24 | build workflow with hil-test when test/hil changes | hathach | |
| 2023-12-18 | remove usage of linkermap, update checkout to v4 | hathach | |
| 2023-12-11 | skip iar build for f4 and h7 to save build time | hathach | |
| 2023-08-14 | add iar support for lpc43, add lpcxpresso43s67 to hil farm | hathach | |
| 2023-08-09 | rename hitl to hil | hathach | |
| 2023-08-09 | update hil test and json (remove troublesome lpc54608), run hil test on ci ↵ | hathach | |
| with IAR build | |||
| 2023-08-04 | add usb serial for hw l412 test | hathach | |
| 2023-06-25 | update hw test l4 | hathach | |
| 2023-06-25 | fix ci with lpc55 and kl, move hw test l4 to cmake iar | hathach | |
| 2023-06-25 | run ci with -DCMAKE_BUILD_TYPE=MinSizeRel | hathach | |
| 2023-06-24 | move all IAR to cmake | hathach | |
| 2023-06-24 | add cmake for f0, f1 | hathach | |
| 2023-06-24 | allow to skip CPU_CORE | hathach | |
| 2023-06-16 | correct cmake iar build | hathach | |
| 2023-06-16 | update h7 to cmake, and move iar build to cmake | hathach | |
| 2023-06-16 | fix build warnings | hathach | |
| 2023-06-02 | fix ci | hathach | |
| 2023-06-02 | build g0 g4 iar cmake | hathach | |
| 2023-05-26 | use get_deps.py | hathach | |
| 2023-05-25 | fix issue with ftdi host driver with status bytes | hathach | |
| add workflow_dispatch to all ci workflow | |||
| 2023-03-17 | update ci | hathach | |
| - remove submodules init - pre-commit: forbid new submodule, run in ci | |||
| 2023-03-10 | fix ci | hathach | |
| 2023-03-10 | adding python script to manage dependencies instead of submodule | hathach | |
| 2023-02-01 | add note for iar workflow | hathach | |
| 2023-02-01 | merge multiple matrix with IAR build | hathach | |
| 2023-02-01 | run workflow if its yml is updated | hathach | |
| 2023-02-01 | move hw-stm32l412nucleo-test into build-arm to reduce self-host compile time | hathach | |
| reduce IAR build to only f0, h7, l4 | |||
| 2023-01-30 | iar L4 | hathach | |
| 2023-01-30 | iar g4 | hathach | |
| 2023-01-30 | iar h7 | hathach | |
| 2023-01-22 | update stm32f7 to build with iar | hathach | |
| 2023-01-21 | update stm32f1 to support iar build | hathach | |
| 2023-01-18 | update iar ci | hathach | |
