| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-06 | clean up | hathach | |
| 2024-06-06 | try to build rx using build_util | hathach | |
| 2024-05-16 | change default risv-gcc to riscv-none-elf- and add _zicsr extension | hathach | |
| add cmake for ch32v20x, skip freertos examples for CH32V20X, also skip net webserver due to lack of RAM update to use openocd with wlinke adapter | |||
| 2024-05-15 | tweak action | hathach | |
| 2024-05-14 | build arm-clang on circleci with pull request (#2644) | Ha Thach | |
| * Build arm-clang using circle ci (only on PR): cache most of mandatory deps, clang toolchain * update get_deps.py to include CMSIS_5 with --print + no arguments, prevent duplicated deps | |||
| 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-10 | use argparse instead of click to fix cifuzz.yml | hathach | |
| 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-06 | add cmake for mm32, remove mm32 bluepill since it is custom/reworked board ↵ | hathach | |
| (not available for order) | |||
| 2024-05-04 | add cmake for samg55 | hathach | |
| 2024-05-04 | fix ci | hathach | |
| 2024-05-03 | fix ci | hathach | |
| 2024-05-03 | add cmake for xmc4000 | hathach | |
| 2024-05-03 | add cmake for tm4c | hathach | |
| 2024-05-03 | merge samd51 and same5x | hathach | |
| 2024-05-03 | - add cmake to samd11 | hathach | |
| - build_cmake.py always build with -DCMAKE_BUILD_TYPE=MinSizeRel | |||
| 2024-05-03 | add cmake for stm32wb | hathach | |
| 2024-05-02 | add cmake to msp432e4 | hathach | |
| 2024-05-02 | update cmake ci | hathach | |
| 2024-04-24 | change hil board s3 devkitm (devkitc seems to have usb issue with cp2104) | hathach | |
| 2024-04-24 | skip clang rp2040 build | hathach | |
| 2024-04-23 | integrate msp430 to build cmake | hathach | |
| 2024-04-23 | port clang stm32: f1, f2, f3 | hathach | |
| 2024-04-23 | fix ci typo | hathach | |
| 2024-04-23 | bump up gcc to 12.3 | hathach | |
| 2024-04-23 | clang skip mcx since it does not work any more with gcc | hathach | |
| 2024-04-19 | forgot to specify clang | hathach | |
| 2024-04-19 | add clang to ci build | hathach | |
| 2024-04-15 | Merge pull request #2134 from clhenry/non-bus-powered-re-enumeration | Ha Thach | |
| Non-bus-powered MSP430 support. | |||
| 2024-04-15 | install ninja build for msp430 | hathach | |
| 2024-04-15 | use cmake to build msp430 | hathach | |
| 2024-04-12 | Update labeler.yml | Ha Thach | |
| 2024-04-11 | use pull_request_target for labeler | hathach | |
| 2024-04-09 | add permission to lable issue/pr | hathach | |
| 2024-04-09 | more try/catch for labeler | hathach | |
| 2024-04-08 | add cpuctl and pinctl to tuh_configure() option for max3421 | hathach | |
| 2024-04-03 | try catch labeler rest api | hathach | |
| 2024-03-28 | Update labeler.yml | Ha Thach | |
| 2024-03-26 | add sudo usbreset | hathach | |
| 2024-03-26 | use usbreset to reset built-in usb 2.0 hub VIA Labs before each test | hathach | |
| 2024-03-25 | Merge branch 'master' into add-tuh-deinit | hathach | |
| 2024-03-25 | add new labeler workflow | hathach | |
| 2024-03-22 | bump up download artifacts to v4 | hathach | |
| 2024-03-22 | bump up upload artifact to v4 | hathach | |
| 2024-02-24 | frdm k64f usb work well, add kinetis_k to ci cmake | hathach | |
| 2024-02-02 | build esp32 ci with v5.1 | hathach | |
| 2024-01-25 | bump up to actions/setup-python@v5 | hathach | |
| 2024-01-24 | build workflow with hil-test when test/hil changes | hathach | |
