From 6b5658302375160ad629d9aed63b875231e89ebe Mon Sep 17 00:00:00 2001 From: Kevin Hester Date: Tue, 25 May 2021 11:18:36 +0800 Subject: [PATCH] copy windows install scripts into build dir --- bin/build-all.sh | 2 +- geeksville-private/TODO.md | 4 ++-- proto | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/build-all.sh b/bin/build-all.sh index 096488f2..a821737c 100755 --- a/bin/build-all.sh +++ b/bin/build-all.sh @@ -98,6 +98,6 @@ XML echo Generating $ARCHIVEDIR/firmware-$VERSION.zip rm -f $ARCHIVEDIR/firmware-$VERSION.zip -zip --junk-paths $ARCHIVEDIR/firmware-$VERSION.zip $ARCHIVEDIR/spiffs-$VERSION.bin $OUTDIR/bins/universal/firmware-*-$VERSION.* images/system-info.bin bin/device-install.sh bin/device-update.sh +zip --junk-paths $ARCHIVEDIR/firmware-$VERSION.zip $ARCHIVEDIR/spiffs-$VERSION.bin $OUTDIR/bins/universal/firmware-*-$VERSION.* images/system-info.bin bin/device-install.* bin/device-update.* echo BUILT ALL diff --git a/geeksville-private/TODO.md b/geeksville-private/TODO.md index 2e0a1399..7edacb35 100644 --- a/geeksville-private/TODO.md +++ b/geeksville-private/TODO.md @@ -2,10 +2,10 @@ You probably don't care about this section - skip to the next one. -* admin remote nodes reboot sometimes https://github.com/meshtastic/Meshtastic-device/issues/811 +* list portduino on platformio +* add crash logging to flash and use memory pools - admin remote nodes reboot sometimes https://github.com/meshtastic/Meshtastic-device/issues/811 * router mode dropping messages? https://meshtastic.discourse.group/t/router-mode-missing-messages/3329/3 * fix ttgo eink screen -* list portduino on platformio * figure our wss for mqtt.meshtastic - use cloudflare? 2052 ws, 2053 crypt * pine64 lora module * @havealoha fixedposition not working diff --git a/proto b/proto index dfcfba8d..f604be5b 160000 --- a/proto +++ b/proto @@ -1 +1 @@ -Subproject commit dfcfba8d1a6bad4233436c39f0571df878f8d2d2 +Subproject commit f604be5bb2ada77c6205617b500d406b629a44b8