mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
DEFAULT_OTA_USERNAME DEFAULT_OTA_PASSWORD
compilation options new 16u2 firmware
This commit is contained in:
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
export PORT=cu.usbmodem142101
|
||||
export PORT=cu.usbmodem144101
|
||||
echo . | stty -f /dev/$PORT speed 1200
|
||||
../tools/mac/tool-bossac/bossac -U false -p $PORT -i -w -v -b firmware.bin -R
|
||||
../tools/mac/tool-bossac/bossac -U false -p $PORT -i -w -v -b firmware.bin -R
|
||||
3
compiled/lighthub21/upload_native.sh
Executable file
3
compiled/lighthub21/upload_native.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
export PORT=cu.usbmodem144101
|
||||
echo . | stty -f /dev/$PORT speed 1200
|
||||
../tools/mac/tool-bossac/bossac -p $PORT -i -w -v -b firmware.bin -R
|
||||
Reference in New Issue
Block a user