mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
due OTA programming, EEPROM signature check
This commit is contained in:
BIN
compiled/due/firmware.bin
Executable file
BIN
compiled/due/firmware.bin
Executable file
Binary file not shown.
1
compiled/due/uploadOTA.sh
Executable file
1
compiled/due/uploadOTA.sh
Executable file
@@ -0,0 +1 @@
|
||||
../tools/mac/arduinoOTA -address 192.168.8.56 -port 65280 -username arduino -password password -sketch firmware.bin -b -upload /sketch
|
||||
BIN
compiled/tools/mac/arduinoOTA
Executable file
BIN
compiled/tools/mac/arduinoOTA
Executable file
Binary file not shown.
@@ -1,3 +1,4 @@
|
||||
cp ../.pio/build/due/firmware.bin due
|
||||
cp ../.pio/build/controllino/firmware.hex controllino
|
||||
cp ../.pio/build/m5stack/firmware.bin m5stack
|
||||
cp ../.pio/build/mega2560slim-5100/firmware.hex mega2560slim-5100
|
||||
|
||||
Reference in New Issue
Block a user