Added scripts to make JLink flashing work

This commit is contained in:
2021-12-09 10:48:50 +01:00
parent 981a4243c4
commit b47ce37955
18 changed files with 91 additions and 785 deletions

3
jlink-gdb.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
JLinkGDBServer -select USB -device Cortex-M4 -endian little -if SWD -speed 2000 \
-LocalhostOnly -vd