todo update

This commit is contained in:
geeksville
2020-05-16 16:09:06 -07:00
parent db72faca5e
commit 95e952b896
2 changed files with 21 additions and 7 deletions
+3
View File
@@ -39,6 +39,9 @@ function do_build {
cp $SRCELF $OUTDIR/elfs/firmware-$ENV_NAME-$COUNTRY-$VERSION.elf
}
# Make sure our submodules are current
git submodule update
# Important to pull latest version of libs into all device flavors, otherwise some devices might be stale
platformio lib update