3 lines
70 B
Plaintext
3 lines
70 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
JLinkExe -device nrf51 -if swd -speed 4000 -autoconnect 1
|