summaryrefslogtreecommitdiff
path: root/cmake-nRF5x/runJLinkExe-nrf51
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2019-11-17 20:47:04 +0100
committerJF <jf@codingfield.com>2019-11-17 20:47:04 +0100
commit2ea27e0cdac91cd4743d9f12496bb3f911d9efa9 (patch)
treeae6488be1be14c2b83aff6e69a6e622088fb093a /cmake-nRF5x/runJLinkExe-nrf51
Initial commit
Diffstat (limited to 'cmake-nRF5x/runJLinkExe-nrf51')
-rwxr-xr-xcmake-nRF5x/runJLinkExe-nrf513
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake-nRF5x/runJLinkExe-nrf51 b/cmake-nRF5x/runJLinkExe-nrf51
new file mode 100755
index 00000000..09b63ae6
--- /dev/null
+++ b/cmake-nRF5x/runJLinkExe-nrf51
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+JLinkExe -device nrf51 -if swd -speed 4000 -autoconnect 1 \ No newline at end of file