index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
build_esp.yml
Age
Commit message (
Expand
)
Author
2024-05-10
More ci tweak (#2636)
Ha Thach
2024-05-09
Rework ci (#2631)
Ha Thach
2024-04-24
change hil board s3 devkitm (devkitc seems to have usb issue with cp2104)
hathach
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-22
bump up download artifacts to v4
hathach
2024-03-22
bump up upload artifact to v4
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
2023-12-18
remove usage of linkermap, update checkout to v4
hathach
2023-12-14
reset pi4 usb bus before checkout/download, so that we could skip delay
hathach
2023-12-13
tweak usb reset wait time, fix test script with IAR server
hathach
2023-12-13
reset usb before running test
hathach
2023-12-12
add reset usb bus
hathach
2023-12-11
wrap up s3 hil test
hathach
2023-12-11
extract artifacts to same folder structure as ci build
hathach
2023-12-11
update hil test to support s3
hathach
2023-12-11
more artifacts
hathach
2023-12-11
test changing upload artifacts for hil test
hathach
2023-11-29
update esp32 to also be supported by hil test
hathach
2023-09-28
improve esp32 ci, build esp32 with -DDMAX3421_HOST=1 for max3421 testing
hathach
2023-05-25
fix issue with ftdi host driver with status bytes
hathach
2023-04-03
fix build for esp32
hathach
2023-02-01
run workflow if its yml is updated
hathach
2022-12-08
clean up
hathach
2022-12-08
correct ci paths filter
hathach
2022-12-08
add paths to all workflows
hathach
2022-12-04
test exclude-file.txt, add action concurrency
hathach
2022-11-06
use gh cli instead of action for workflow dispatch
hathach
2022-11-06
bump up setup python action to v4
hathach
2022-11-06
minor clean up
hathach
2022-04-24
GH Update to actions/checkout@v3
Grant Slater
2021-12-21
skip ci for s3
hathach
2021-12-20
change ci to s3 to espressif_s3_devkitm
hathach
2021-12-02
temporarily skip s3 build on ci
hathach
2021-10-13
Add linkermap for size analysis (#1136)
Ha Thach
2021-09-29
add mm32 to ci build, also re-enable esp32s3
hathach
2021-06-28
comment out esp32s3 ci due to USB0 not defined in IDF linker
hathach
2021-06-28
reduce esp32s2 board to ci
hathach
2021-05-26
separate ci workflow, remove artifact & release upload
hathach