We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92286c8 commit 9d3442cCopy full SHA for 9d3442c
.github/workflows/build-clang-doxy.yml
@@ -159,7 +159,7 @@ jobs:
159
[
160
"magtag",
161
"metroesp32s2",
162
- "metroesp32s3",
+ "metro_esp32s3",
163
"feather_esp32s2",
164
"feather_esp32s2_tft",
165
"feather_esp32s2_reverse_tft",
@@ -572,7 +572,7 @@ jobs:
572
"feather_esp32s3_tft_debug",
573
"wippersnapper_feather_esp32s3_reverse_tft_debug",
574
"metroesp32s2_debug",
575
- "metroesp32s3_debug",
+ "metro_esp32s3_debug",
576
]
577
steps:
578
- uses: actions/setup-python@v5
0 commit comments