Add firmware upgrade script for the left half.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
speed 4000
|
||||
device MKL03Z32xxx4
|
||||
connect
|
||||
loadfile uhk-left.srec
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
JLinkExe -If SWD -CommandFile update-left-firmware.jlink
|
||||
Reference in New Issue
Block a user