3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
JLinkGDBServer -device nrf52 -strict -timeout 0 -nogui -if swd -speed 1000 -endian little
|