tools/autobuild: Add auto build for Silicognition wESP32.
This commit is contained in:
parent
8f45f5ee4f
commit
e49f609186
@ -44,6 +44,7 @@ if idf.py --version | grep -q v4.2; then
|
||||
do_build esp32 GENERIC FROZEN_MANIFEST=$(pwd)/boards/manifest_release.py
|
||||
do_build esp32spiram GENERIC_SPIRAM FROZEN_MANIFEST=$(pwd)/boards/manifest_release.py
|
||||
do_build tinypico UM_TINYPICO
|
||||
do_build wesp32 SIL_WESP32
|
||||
else
|
||||
do_build esp32c3 GENERIC_C3
|
||||
do_build tinys2 UM_TINYS2
|
||||
|
Loading…
Reference in New Issue
Block a user