mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
comment out esp32s3 ci due to USB0 not defined in IDF linker
This commit is contained in:
parent
35eaa4a4e3
commit
b6f226dbaa
3
.github/workflows/build_esp.yml
vendored
3
.github/workflows/build_esp.yml
vendored
@ -18,7 +18,8 @@ jobs:
|
||||
# ESP32-S2
|
||||
- 'espressif_saola_1'
|
||||
# ESP32-S3
|
||||
- 'espressif_addax_1'
|
||||
# latest IDF does not define USB0 in linker
|
||||
#- 'espressif_addax_1'
|
||||
|
||||
steps:
|
||||
- name: Setup Python
|
||||
|
Loading…
x
Reference in New Issue
Block a user