We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b02c9b commit effe76bCopy full SHA for effe76b
1 file changed
.github/workflows/build-clang-doxy.yml
@@ -34,6 +34,10 @@ jobs:
34
"feather_esp32s2_tft",
35
"feather_esp32s2_reverse_tft",
36
"qtpy_esp32s2",
37
+ "feather_esp32s3_4mbflash_2mbpsram",
38
+ "feather_esp32s3_reverse_tft",
39
+ "feather_esp32s3_tft",
40
+ "qtpy_esp32s3_n4r2",
41
]
42
# include:
43
# - offset: "0x0"
@@ -248,11 +252,7 @@ jobs:
248
252
[
249
253
"metro_esp32s3",
250
254
"feather_esp32s3",
251
- "feather_esp32s3_4mbflash_2mbpsram",
- "feather_esp32s3_reverse_tft",
- "feather_esp32s3_tft",
255
"qtpy_esp32s3",
- "qtpy_esp32s3_n4r2",
256
257
steps:
258
- name: "skip if unwanted"
0 commit comments