mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
tools/autobuild: Add auto build for Silicognition wESP32.
This commit is contained in:
committed by
Damien George
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
|
||||
|
||||
Reference in New Issue
Block a user