From 8df0b5f421309421284b958bb15002e9c6c81c50 Mon Sep 17 00:00:00 2001 From: Jonathan Hui Date: Thu, 20 Jun 2019 09:38:46 -0700 Subject: [PATCH] [docs] update link to GNU Arm Embedded Toolchain (#3931) --- examples/platforms/cc1352/README.md | 2 +- examples/platforms/cc2538/README.md | 2 +- examples/platforms/cc2650/README.md | 2 +- examples/platforms/cc2652/README.md | 2 +- examples/platforms/efr32/README.md | 2 +- examples/platforms/kw41z/README.md | 2 +- examples/platforms/nrf52811/README.md | 2 +- examples/platforms/nrf52840/README.md | 2 +- examples/platforms/samr21/README.md | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/examples/platforms/cc1352/README.md b/examples/platforms/cc1352/README.md index 152aabba9..fbbea5f3c 100644 --- a/examples/platforms/cc1352/README.md +++ b/examples/platforms/cc1352/README.md @@ -33,7 +33,7 @@ article][ubuntu-wiki-virtualbox]. [gnu-autoconf]: https://www.gnu.org/software/autoconf [gnu-automake]: https://www.gnu.org/software/automake [python]: https://www.python.org -[arm-toolchain]: https://launchpad.net/gcc-arm-embedded +[arm-toolchain]: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm [cygwin]: https://www.cygwin.com [mingw]: http://www.mingw.org [ubuntu-wiki-virtualbox]: https://help.ubuntu.com/community/VirtualBox diff --git a/examples/platforms/cc2538/README.md b/examples/platforms/cc2538/README.md index 77675576a..c4166e42a 100644 --- a/examples/platforms/cc2538/README.md +++ b/examples/platforms/cc2538/README.md @@ -14,7 +14,7 @@ drivers do not necessarily highlight the platform's full capabilities. Download and install the [GNU toolchain for ARM Cortex-M][gnu-toolchain]. -[gnu-toolchain]: https://launchpad.net/gcc-arm-embedded +[gnu-toolchain]: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm In a Bash terminal, follow these instructions to install the GNU toolchain and other dependencies. diff --git a/examples/platforms/cc2650/README.md b/examples/platforms/cc2650/README.md index 2550e6219..30c3ed7dc 100644 --- a/examples/platforms/cc2650/README.md +++ b/examples/platforms/cc2650/README.md @@ -42,7 +42,7 @@ consult this [community help wiki article][ubuntu-wiki-virtualbox]. [gnu-autoconf]: https://www.gnu.org/software/autoconf [gnu-automake]: https://www.gnu.org/software/automake [python]: https://www.python.org -[arm-toolchain]: https://launchpad.net/gcc-arm-embedded +[arm-toolchain]: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm [cygwin]: https://www.cygwin.com [mingw]: http://www.mingw.org [ubuntu-wiki-virtualbox]: https://help.ubuntu.com/community/VirtualBox diff --git a/examples/platforms/cc2652/README.md b/examples/platforms/cc2652/README.md index afdc02008..613ce511f 100644 --- a/examples/platforms/cc2652/README.md +++ b/examples/platforms/cc2652/README.md @@ -33,7 +33,7 @@ article][ubuntu-wiki-virtualbox]. [gnu-autoconf]: https://www.gnu.org/software/autoconf [gnu-automake]: https://www.gnu.org/software/automake [python]: https://www.python.org -[arm-toolchain]: https://launchpad.net/gcc-arm-embedded +[arm-toolchain]: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm [cygwin]: https://www.cygwin.com [mingw]: http://www.mingw.org [ubuntu-wiki-virtualbox]: https://help.ubuntu.com/community/VirtualBox diff --git a/examples/platforms/efr32/README.md b/examples/platforms/efr32/README.md index 3d26c5a8f..598315f2f 100644 --- a/examples/platforms/efr32/README.md +++ b/examples/platforms/efr32/README.md @@ -22,7 +22,7 @@ modes of the EFR32 when running as a Sleepy End Device. Download and install the [GNU toolchain for ARM Cortex-M][gnu-toolchain]. -[gnu-toolchain]: https://launchpad.net/gcc-arm-embedded +[gnu-toolchain]: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm In a Bash terminal, follow these instructions to install the GNU toolchain and other dependencies. diff --git a/examples/platforms/kw41z/README.md b/examples/platforms/kw41z/README.md index e9d225ad2..fec9d88e1 100644 --- a/examples/platforms/kw41z/README.md +++ b/examples/platforms/kw41z/README.md @@ -14,7 +14,7 @@ drivers do not necessarily highlight the platform's full capabilities. Download and install the [GNU toolchain for ARM Cortex-M][gnu-toolchain]. -[gnu-toolchain]: https://launchpad.net/gcc-arm-embedded +[gnu-toolchain]: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm In a Bash terminal, follow these instructions to install the GNU toolchain and other dependencies. diff --git a/examples/platforms/nrf52811/README.md b/examples/platforms/nrf52811/README.md index 3ab5f9f2e..578f6ac42 100644 --- a/examples/platforms/nrf52811/README.md +++ b/examples/platforms/nrf52811/README.md @@ -27,7 +27,7 @@ Before you start building the examples, you must download and install the toolch Download and install the [GNU toolchain for ARM Cortex-M][gnu-toolchain]. -[gnu-toolchain]: https://launchpad.net/gcc-arm-embedded +[gnu-toolchain]: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm To install the GNU toolchain and its dependencies, run the following commands in Bash: diff --git a/examples/platforms/nrf52840/README.md b/examples/platforms/nrf52840/README.md index 65367675c..3241a4ec4 100644 --- a/examples/platforms/nrf52840/README.md +++ b/examples/platforms/nrf52840/README.md @@ -20,7 +20,7 @@ Before you start building the examples, you must download and install the toolch Download and install the [GNU toolchain for ARM Cortex-M][gnu-toolchain]. -[gnu-toolchain]: https://launchpad.net/gcc-arm-embedded +[gnu-toolchain]: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm To install the GNU toolchain and its dependencies, run the following commands in Bash: diff --git a/examples/platforms/samr21/README.md b/examples/platforms/samr21/README.md index b715131f3..9af469e22 100644 --- a/examples/platforms/samr21/README.md +++ b/examples/platforms/samr21/README.md @@ -14,7 +14,7 @@ for an example using basic OpenThread capabilities. Download and install the [GNU toolchain for ARM Cortex-M][gnu-toolchain]. -[gnu-toolchain]: https://launchpad.net/gcc-arm-embedded +[gnu-toolchain]: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm In a Bash terminal, follow these instructions to install the GNU toolchain and other dependencies.