mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 13:19:50 +03:00
Platforms renamed to have clear naming, Mega2560-5500 platform added, flashing tools for mac attached, compiled images renewed
This commit is contained in:
4441
compiled/mega2560-5100/firmware.hex
Normal file
4441
compiled/mega2560-5100/firmware.hex
Normal file
File diff suppressed because it is too large
Load Diff
1
compiled/mega2560-5100/upload.bat
Normal file
1
compiled/mega2560-5100/upload.bat
Normal file
@@ -0,0 +1 @@
|
||||
..\tools\win\tool-avrdude\avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -v -V -P com3 -patmega2560 -cwiring -b115200 -D -Uflash:w:firmware.hex:i
|
||||
1
compiled/mega2560-5100/upload.sh
Executable file
1
compiled/mega2560-5100/upload.sh
Executable file
@@ -0,0 +1 @@
|
||||
../tools/mac/tool-avrdude/avrdude -C ../tools/mac/tool-avrdude/avrdude.conf -v -V -P /dev/cu.usbmodem1411 -patmega2560 -cwiring -b115200 -D -Uflash:w:firmware.hex:i
|
||||
Reference in New Issue
Block a user