Skip to content

Commit effe76b

Browse files
committed
Switch 4MB S3 boards to esptool job
1 parent 8b02c9b commit effe76b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build-clang-doxy.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ jobs:
3434
"feather_esp32s2_tft",
3535
"feather_esp32s2_reverse_tft",
3636
"qtpy_esp32s2",
37+
"feather_esp32s3_4mbflash_2mbpsram",
38+
"feather_esp32s3_reverse_tft",
39+
"feather_esp32s3_tft",
40+
"qtpy_esp32s3_n4r2",
3741
]
3842
# include:
3943
# - offset: "0x0"
@@ -248,11 +252,7 @@ jobs:
248252
[
249253
"metro_esp32s3",
250254
"feather_esp32s3",
251-
"feather_esp32s3_4mbflash_2mbpsram",
252-
"feather_esp32s3_reverse_tft",
253-
"feather_esp32s3_tft",
254255
"qtpy_esp32s3",
255-
"qtpy_esp32s3_n4r2",
256256
]
257257
steps:
258258
- name: "skip if unwanted"

0 commit comments

Comments
 (0)