mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 21:29:49 +03:00
uartBridge refactored & cross-compiled. new Mega dev
This commit is contained in:
BIN
compiled/mega2560slim2/firmware.bin
Executable file
BIN
compiled/mega2560slim2/firmware.bin
Executable file
Binary file not shown.
5637
compiled/mega2560slim2/firmware.hex
Normal file
5637
compiled/mega2560slim2/firmware.hex
Normal file
File diff suppressed because it is too large
Load Diff
1
compiled/mega2560slim2/uploadOTA.bat
Normal file
1
compiled/mega2560slim2/uploadOTA.bat
Normal file
@@ -0,0 +1 @@
|
||||
..\tools\win\arduinoOTA.exe -address 192.168.88.21 -port 65280 -username arduino -password password -sketch firmware.bin -b -upload /sketch
|
||||
1
compiled/mega2560slim2/uploadOTA.sh
Executable file
1
compiled/mega2560slim2/uploadOTA.sh
Executable file
@@ -0,0 +1 @@
|
||||
../tools/mac/arduinoOTA -address 192.168.88.67 -port 65280 -username arduino -password password -sketch firmware.bin -b -upload /sketch
|
||||
Reference in New Issue
Block a user