Skip to content

Commit 7ce6194

Browse files
committed
Add ESP32S3 build target in CI
1 parent 9a144fd commit 7ce6194

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ jobs:
182182
"magtag",
183183
"metroesp32s2",
184184
"metro_esp32s3",
185+
"esp32s3_devkitc_1_n8",
185186
"feather_esp32s2",
186187
"feather_esp32s2_tft",
187188
"feather_esp32s2_reverse_tft",
@@ -652,6 +653,7 @@ jobs:
652653
matrix:
653654
arduino-platform:
654655
[
656+
"esp32s3_devkitc_1_n8_debug",
655657
"feather_esp32s2_debug",
656658
"feather_esp32s2_tft_debug",
657659
"feather_esp32s3_debug",

0 commit comments

Comments
 (0)