mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-24 17:32:18 +00:00
Copy cpartitions.bin
This commit is contained in:
parent
226a2dfe04
commit
498ac00b92
@ -36,6 +36,7 @@ echo "Building Filesystem for ESP32 targets"
|
|||||||
pio run --environment tbeam -t buildfs
|
pio run --environment tbeam -t buildfs
|
||||||
cp .pio/build/tbeam/spiffs.bin $OUTDIR/littlefs-$VERSION.bin
|
cp .pio/build/tbeam/spiffs.bin $OUTDIR/littlefs-$VERSION.bin
|
||||||
cp images/system-info.bin $OUTDIR/system-info.bin
|
cp images/system-info.bin $OUTDIR/system-info.bin
|
||||||
|
cp .pio/build/tbeam/partitions.bin $OUTDIR/partitions.bin
|
||||||
|
|
||||||
cp bin/device-install.* $OUTDIR
|
cp bin/device-install.* $OUTDIR
|
||||||
cp bin/device-update.* $OUTDIR
|
cp bin/device-update.* $OUTDIR
|
||||||
|
Loading…
Reference in New Issue
Block a user