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

@@ -16,7 +16,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
pio run --environment native
cp .pio/build/native/program $OUTDIR/meshtasticd_linux_amd64