]> git.tnoah.ca Git - lora-radio.git/commitdiff
Updated console build
authorMark Qvist <mark@unsigned.io>
Wed, 25 Sep 2024 13:58:34 +0000 (15:58 +0200)
committerMark Qvist <mark@unsigned.io>
Wed, 25 Sep 2024 13:58:34 +0000 (15:58 +0200)
Console/Makefile
Release/console_image.bin

index 34f53d901226d62ab66f5f19d29ea67c5df3cb7e..690bd4dd055f4510a383687064b8812427208b2c 100644 (file)
@@ -21,7 +21,7 @@ pages-debug:
 
 sourcepack:
        @echo Packing firmware sources...
-       zip --junk-paths -r build/pkg/rnode_firmware.zip ../arduino-cli.yaml ../Bluetooth.h ../Config.h ../Console.h ../Device.h ../Display.h ../Framing.h ../Graphics.h ../LICENSE ../LoRa.cpp ../LoRa.h ../Makefile ../MD5.cpp ../MD5.h ../partition_hashes ../Power.h ../README.md ../release_hashes.py ../RNode_Firmware.ino ../ROM.h ../Utilities.h
+       zip --junk-paths -r build/pkg/rnode_firmware.zip ../arduino-cli.yaml ../Bluetooth.h ../Config.h ../Console.h ../Device.h ../Display.h ../Framing.h ../Graphics.h ../LICENSE ../LoRa.cpp ../LoRa.h ../Makefile ../MD5.cpp ../MD5.h ../partition_hashes ../Power.h ../README.md ../release_hashes.py ../RNode_Firmware.ino ../ROM.h ../Utilities.h ../esp32_btbufs.py
        
 data:
        @echo Including assets...
index 4af55bb975a3d685e00af9466145ae86525051b2..54bfab5c14a07dadc0499c0a98675947385f9da9 100644 (file)
Binary files a/Release/console_image.bin and b/Release/console_image.bin differ