Fix console makefile build
This commit is contained in:
parent
8ca9f25f86
commit
ee41b098fc
@ -21,7 +21,7 @@ pages-debug:
|
|||||||
|
|
||||||
sourcepack:
|
sourcepack:
|
||||||
@echo Packing firmware sources...
|
@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 ../Boards.h ../Config.h ../Console.h ../Device.h ../Display.h ../Framing.h ../Graphics.h ../Input.h ../LICENSE ../Makefile ../MD5.cpp ../MD5.h ../Modem.h ../partition_hashes ../Power.h ../README.md ../release_hashes.py ../RNode_Firmware_CE.ino ../ROM.h ../sx126x.cpp ../sx126x.h ../sx127x.cpp ../sx127x.h ../sx128x.cpp ../sx128x.h ../Utilities.h
|
||||||
|
|
||||||
data:
|
data:
|
||||||
@echo Including assets...
|
@echo Including assets...
|
||||||
|
Loading…
Reference in New Issue
Block a user