Build assets for XIAO ESP32S3
This commit is contained in:
parent
f95481c52b
commit
305cc45680
3 changed files with 3 additions and 0 deletions
1
.github/workflows/build-clang-doxy.yml
vendored
1
.github/workflows/build-clang-doxy.yml
vendored
|
|
@ -213,6 +213,7 @@ jobs:
|
|||
"qtpy_esp32s2",
|
||||
"feather_esp32s3_reverse_tft",
|
||||
"qtpy_esp32s3_n4r2",
|
||||
"xiao_esp32s3",
|
||||
]
|
||||
steps:
|
||||
- name: "skip if unwanted"
|
||||
|
|
|
|||
1
examples/Wippersnapper_demo/.xiao_esp32s3.generate
Normal file
1
examples/Wippersnapper_demo/.xiao_esp32s3.generate
Normal file
|
|
@ -0,0 +1 @@
|
|||
|
||||
1
examples/wippersnapper_debug/.xiao_esp32s3.test.skip
Normal file
1
examples/wippersnapper_debug/.xiao_esp32s3.test.skip
Normal file
|
|
@ -0,0 +1 @@
|
|||
|
||||
Loading…
Reference in a new issue