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:
igor.masar
2026-04-15 18:07:47 +02:00
parent 9da6905c59
commit 37f58cf498
9 changed files with 29 additions and 19 deletions
@@ -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