Commit Graph

34 Commits

Author SHA1 Message Date
hathach d1f77e08ac
build esp32 ci with v5.1 2024-02-02 13:08:42 +07:00
hathach 14d44171b5
bump up to actions/setup-python@v5 2024-01-25 19:13:11 +07:00
hathach 64f86ef8e7
build workflow with hil-test when test/hil changes 2024-01-24 11:32:28 +07:00
hathach c314cb2903
remove usage of linkermap, update checkout to v4 2023-12-18 20:07:17 +07:00
hathach 84839fa5f1
reset pi4 usb bus before checkout/download, so that we could skip delay 2023-12-14 16:52:45 +07:00
hathach 31c33ca853
tweak usb reset wait time, fix test script with IAR server 2023-12-13 19:18:08 +07:00
hathach b343ac6d0f
reset usb before running test 2023-12-13 19:05:44 +07:00
hathach f986f1f22d
add reset usb bus 2023-12-12 12:23:07 +07:00
hathach e1142d4527
wrap up s3 hil test 2023-12-11 14:52:21 +07:00
hathach c829116830
extract artifacts to same folder structure as ci build 2023-12-11 14:43:54 +07:00
hathach 721ae45ebb
update hil test to support s3 2023-12-11 14:29:11 +07:00
hathach 0642a6d9e7
more artifacts 2023-12-11 11:56:04 +07:00
hathach fd55b96ca1
test changing upload artifacts for hil test 2023-12-11 11:45:50 +07:00
hathach 83840041a8
update esp32 to also be supported by hil test
test run locally well
2023-11-29 17:09:52 +07:00
hathach 8348631bf5
improve esp32 ci, build esp32 with -DDMAX3421_HOST=1 for max3421 testing
revert change in hcd.h
2023-09-28 16:15:31 +07:00
hathach 26d05d7fc9
fix issue with ftdi host driver with status bytes
add workflow_dispatch to all ci workflow
2023-05-25 16:53:32 +07:00
hathach 5ef260d5fc fix build for esp32 2023-04-03 17:44:05 +07:00
hathach 3846da69d3 run workflow if its yml is updated 2023-02-01 16:37:24 +07:00
hathach c19bffb1d9 clean up 2022-12-08 11:48:53 +07:00
hathach d0758d0733 correct ci paths filter 2022-12-08 11:47:01 +07:00
hathach 91d5fa5639 add paths to all workflows 2022-12-08 09:44:26 +07:00
hathach b37870c964 test exclude-file.txt, add action concurrency 2022-12-04 21:08:47 +07:00
hathach ca4ae61c1c
use gh cli instead of action for workflow dispatch 2022-11-06 22:06:22 +07:00
hathach fee90f353f bump up setup python action to v4 2022-11-06 15:17:00 +07:00
hathach b920155444 minor clean up 2022-11-06 14:56:05 +07:00
Grant Slater 35d1a71ed7 GH Update to actions/checkout@v3 2022-04-24 16:49:29 +01:00
hathach 63310d72e1 skip ci for s3 2021-12-21 00:04:50 +07:00
hathach a442679459 change ci to s3 to espressif_s3_devkitm 2021-12-20 23:55:04 +07:00
hathach 1d1e75236c temporarily skip s3 build on ci 2021-12-02 12:02:25 +07:00
Ha Thach b26cc2cc46
Add linkermap for size analysis (#1136)
* add NO_LTO option to make
* add linkermap submodule and linkermap target
* add linkermap to ci build
* linkermap doesn't work with esp32sx map file yet
* add note for linkermap target
2021-10-13 00:57:45 +07:00
hathach b5b03e6c7f
add mm32 to ci build, also re-enable esp32s3 2021-09-29 15:33:44 +07:00
hathach b6f226dbaa comment out esp32s3 ci due to USB0 not defined in IDF linker 2021-06-28 16:25:28 +07:00
hathach 07e6a0e870 reduce esp32s2 board to ci 2021-06-28 13:13:00 +07:00
hathach f8e9c6ddbb
separate ci workflow, remove artifact & release upload 2021-05-26 17:12:26 +07:00