tools/autobuild: Add FeatherS2 and TinyS2 to esp32 auto builds.
This commit is contained in:
parent
0256e1ab8b
commit
25159129dd
@ -46,4 +46,6 @@ if idf.py --version | grep -q v4.2; then
|
|||||||
do_build tinypico UM_TINYPICO
|
do_build tinypico UM_TINYPICO
|
||||||
else
|
else
|
||||||
do_build esp32c3 GENERIC_C3
|
do_build esp32c3 GENERIC_C3
|
||||||
|
do_build tinys2 UM_TINYS2
|
||||||
|
do_build featherS2 UM_FEATHERS2
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user