Added scripts to make JLink flashing work
This commit is contained in:
3
jlink-gdb.sh
Executable file
3
jlink-gdb.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
JLinkGDBServer -select USB -device Cortex-M4 -endian little -if SWD -speed 2000 \
|
||||
-LocalhostOnly -vd
|
Reference in New Issue
Block a user