Build cleanup and update deprecated platformio cmd

This commit is contained in:
Ben Meadors
2022-11-09 07:14:08 -06:00
parent ad05b91f89
commit cb283f4c57
5 changed files with 4 additions and 113 deletions

View File

@@ -14,7 +14,7 @@ rm -r $OUTDIR/* || true
git submodule update
# Important to pull latest version of libs into all device flavors, otherwise some devices might be stale
platformio lib update
platformio pkg update
echo "Building for $1 with $PLATFORMIO_BUILD_FLAGS"
rm -f .pio/build/$1/firmware.*