We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent effe76b commit 6a98837Copy full SHA for 6a98837
1 file changed
.github/workflows/build-clang-doxy.yml
@@ -26,18 +26,18 @@ jobs:
26
arduino-platform:
27
[
28
"feather_esp32s2",
29
+ "feather_esp32s2_reverse_tft",
30
+ "feather_esp32s2_tft",
31
"funhouse_noota",
- "esp32s3_devkitc_1_n8",
- "xiao_esp32s3",
32
"magtag",
33
"metroesp32s2",
34
- "feather_esp32s2_tft",
35
- "feather_esp32s2_reverse_tft",
36
"qtpy_esp32s2",
+ "esp32s3_devkitc_1_n8",
37
"feather_esp32s3_4mbflash_2mbpsram",
38
"feather_esp32s3_reverse_tft",
39
"feather_esp32s3_tft",
40
"qtpy_esp32s3_n4r2",
+ "xiao_esp32s3",
41
]
42
# include:
43
# - offset: "0x0"
0 commit comments