mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
ci(usb/host): enable esp32s31 and esp32h4 for USB host examples
Remove the temporary esp32s31 disable from usb/host build-test rules. Add esp32s31 and esp32h4 to the usb_host_msc and usb_host_lib pytest matrices. Keep the tests temp-skipped in CI until usb_host_flash_disk runners exist.
This commit is contained in:
@@ -24,5 +24,7 @@ no_runner_tags:
|
||||
- esp32c6,jtag
|
||||
- esp32c61,jtag
|
||||
- esp32h2,jtag
|
||||
- esp32h4,usb_host_flash_disk
|
||||
- esp32p4,jtag
|
||||
- esp32s2,usb_host_flash_disk
|
||||
- esp32s31,usb_host_flash_disk
|
||||
|
||||
Reference in New Issue
Block a user