mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 12:19:49 +03:00
MASSIVE refactoring. /set scale changed 100 -> 255
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
BIN
compiled/untitled folder/firmware.bin
Normal file
BIN
compiled/untitled folder/firmware.bin
Normal file
Binary file not shown.
3
compiled/untitled folder/upload.bat
Normal file
3
compiled/untitled folder/upload.bat
Normal file
@@ -0,0 +1,3 @@
|
||||
mode com3:1200,n,8,1
|
||||
pause
|
||||
..\tools\win\tool-bossac\bossac.exe -i --port=com3 -U false -e -w -v -b firmware.bin -R
|
||||
3
compiled/untitled folder/upload.sh
Executable file
3
compiled/untitled folder/upload.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
export PORT=cu.usbmodem14101
|
||||
echo . | stty -f /dev/$PORT speed 1200
|
||||
../tools/mac/tool-bossac/bossac -U false -p $PORT -i -e -w -v -b firmware.bin -R
|
||||
Reference in New Issue
Block a user