mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-31 19:05:44 +00:00
Update build-esp32.sh
This commit is contained in:
parent
da29fa139f
commit
7f179deaf3
@ -37,6 +37,6 @@ pio run --environment tbeam -t buildfs
|
||||
cp .pio/build/tbeam/spiffs.bin $OUTDIR/littlefs-$VERSION.bin
|
||||
cp images/system-info.bin $OUTDIR/system-info.bin
|
||||
|
||||
cp .pio/build/$1/partitions.bin $OUTDIR/$1-partitions.bin
|
||||
cp .pio/build/$1/partitions.bin $OUTDIR/partitions.bin
|
||||
cp bin/device-install.* $OUTDIR
|
||||
cp bin/device-update.* $OUTDIR
|
||||
|
Loading…
Reference in New Issue
Block a user