We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f45f5e commit e49f609Copy full SHA for e49f609
tools/autobuild/build-esp32-latest.sh
@@ -44,6 +44,7 @@ if idf.py --version | grep -q v4.2; then
44
do_build esp32 GENERIC FROZEN_MANIFEST=$(pwd)/boards/manifest_release.py
45
do_build esp32spiram GENERIC_SPIRAM FROZEN_MANIFEST=$(pwd)/boards/manifest_release.py
46
do_build tinypico UM_TINYPICO
47
+ do_build wesp32 SIL_WESP32
48
else
49
do_build esp32c3 GENERIC_C3
50
do_build tinys2 UM_TINYS2
0 commit comments