sforkowany z mirror/meshtastic-firmware
Update build-esp32.sh
rodzic
9deda962aa
commit
b8eb751316
|
@ -34,7 +34,7 @@ cp $SRCBIN $OUTDIR/$basename.bin
|
|||
|
||||
echo "Building Filesystem for ESP32 targets"
|
||||
pio run --environment tbeam -t buildfs
|
||||
cp .pio/build/tbeam/spiffs.bin $OUTDIR/littlefs-$VERSION.bin
|
||||
cp .pio/build/tbeam/littlefs.bin $OUTDIR/littlefs-$VERSION.bin
|
||||
cp images/system-info.bin $OUTDIR/system-info.bin
|
||||
|
||||
cp .pio/build/$1/partitions.bin $OUTDIR/partitions.bin
|
||||
|
|
Ładowanie…
Reference in New Issue