mirror of
https://github.com/espressif/openthread.git
synced 2026-09-07 09:40:12 +00:00
[docs] update link to GNU Arm Embedded Toolchain (#3931)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user