Skip to content

Commit 47bcf53

Browse files
committed
Move XIAO S3 to zip+uf2 build task
1 parent 71f829b commit 47bcf53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ jobs:
2727
arduino-platform:
2828
[
2929
"funhouse_noota",
30-
"esp32s3_devkitc_1_n8"
30+
"esp32s3_devkitc_1_n8",
31+
"xiao_esp32s3",
3132
]
3233
include:
3334
- offset: "0x0"
@@ -213,7 +214,6 @@ jobs:
213214
"qtpy_esp32s2",
214215
"feather_esp32s3_reverse_tft",
215216
"qtpy_esp32s3_n4r2",
216-
"xiao_esp32s3",
217217
]
218218
steps:
219219
- name: "skip if unwanted"

0 commit comments

Comments
 (0)