summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Ruben Bakke <glennbakke@gmail.com>2019-02-18 20:12:35 +0100
committerGlenn Ruben Bakke <glennbakke@gmail.com>2019-02-20 07:13:36 +0100
commitee3a01f25cb2c5de00f9bd5d915a66c142be2e5f (patch)
treed0b162fab75ce07553389f54472b23f0008511d8
parent8ed4a28dae80fb369ceee5ab81fb5302a8a09050 (diff)
nrf/readme: Update link to nrfjprog download.
After new layout of nordicsemi.com the direct links to command line tools (nrfjprog) has changed to become dynamic. This patch removes the old direct links to each specific OS variant and is replaced with one single link to the download landing page instead.
-rw-r--r--ports/nrf/README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/ports/nrf/README.md b/ports/nrf/README.md
index 20170e4ae..32907f287 100644
--- a/ports/nrf/README.md
+++ b/ports/nrf/README.md
@@ -114,13 +114,7 @@ Install the necessary tools to flash and debug using Segger:
[JLink Download](https://www.segger.com/downloads/jlink#)
-[nrfjprog linux-32bit Download](https://www.nordicsemi.com/eng/nordic/Products/nRF52840/nRF5x-Command-Line-Tools-Linux32/58857)
-
-[nrfjprog linux-64bit Download](https://www.nordicsemi.com/eng/nordic/Products/nRF52840/nRF5x-Command-Line-Tools-Linux64/58852)
-
-[nrfjprog osx Download](https://www.nordicsemi.com/eng/nordic/Products/nRF52840/nRF5x-Command-Line-Tools-OSX/58855)
-
-[nrfjprog win32 Download](https://www.nordicsemi.com/eng/nordic/Products/nRF52840/nRF5x-Command-Line-Tools-Win32/58850)
+[nrfjprog Download](https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF5-Command-Line-Tools/Download#infotabs)
note: On Linux it might be required to link SEGGER's `libjlinkarm.so` inside nrfjprog's folder.