mirror of
https://github.com/hathach/tinyusb.git
synced 2025-04-16 05:42:56 +00: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
|
# ESP32-S2
|
||||||
- 'espressif_saola_1'
|
- 'espressif_saola_1'
|
||||||
# ESP32-S3
|
# ESP32-S3
|
||||||
- 'espressif_addax_1'
|
# latest IDF does not define USB0 in linker
|
||||||
|
#- 'espressif_addax_1'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user