Merge branch 'master' into ESPIDF-Littlefs

This commit is contained in:
Thomas Göttgens
2022-09-27 00:16:41 +02:00
committed by GitHub
co-authored by GitHub
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -37,5 +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/partitions.bin
cp bin/device-install.* $OUTDIR
cp bin/device-update.* $OUTDIR