mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 19:20:41 +00:00
update build-* to also output binaries to *-update.bin/uf2
This commit is contained in:
@@ -27,3 +27,5 @@ cp $SRCELF $OUTDIR/$basename.elf
|
||||
|
||||
SRCBIN=.pio/build/$1/firmware.bin
|
||||
cp $SRCBIN $OUTDIR/$basename.bin
|
||||
|
||||
cp $OUTDIR/$basename.bin $OUTDIR/$basename-update.bin
|
||||
|
||||
Reference in New Issue
Block a user