comment out esp32s3 ci due to USB0 not defined in IDF linker

This commit is contained in:
hathach 2021-06-28 16:25:28 +07:00
parent 35eaa4a4e3
commit b6f226dbaa
1 changed files with 2 additions and 1 deletions

View File

@ -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