8000 tools/autobuild: Add auto build for Silicognition wESP32. · micropython/micropython@e49f609 · GitHub
[go: up one dir, main page]

Skip to content

Commit e49f609

Browse files
xorbitdpgeorge
authored andcommitted
tools/autobuild: Add auto build for Silicognition wESP32.
1 parent 8f45f5e commit e49f609

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/autobuild/build-esp32-latest.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ if idf.py --version | grep -q v4.2; then
4444
do_build esp32 GENERIC FROZEN_MANIFEST=$(pwd)/boards/manifest_release.py
4545
do_build esp32spiram GENERIC_SPIRAM FROZEN_MANIFEST=$(pwd)/boards/manifest_release.py
4646
do_build tinypico UM_TINYPICO
47+
do_build wesp32 SIL_WESP32
4748
else
4849
do_build esp32c3 GENERIC_C3
4950
do_build tinys2 UM_TINYS2

0 commit comments

Comments
 (0)
0