mirror of
https://github.com/InfiniTimeOrg/InfiniTime.git
synced 2024-11-24 05:33:35 +03:00
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
|