Skip to content

Commit de43570

Browse files
committed
docs: update deprecated link
The link to ARM-GCC says that this page has moved into a new location. Update the link in the documentation to match this new location.
1 parent f6d4a15 commit de43570

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/buildAndProgram.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
To build this project, you'll need:
66

7-
- A cross-compiler : [ARM-GCC (10.3-2021.10)](https://developer.arm.com/downloads/-/gnu-rm)
7+
- A cross-compiler : [ARM-GCC (10.3-2021.10)](https://developer.arm.com/Tools%20and%20Software/GNU%20Toolchain)
88
- The NRF52 SDK 15.3.0 : [nRF-SDK v15.3.0](https://nsscprodmedia.blob.core.windows.net/prod/software-and-other-downloads/sdks/nrf5/binaries/nrf5sdk153059ac345.zip)
99
- The Python 3 modules `cbor`, `intelhex`, `click` and `cryptography` modules for the `mcuboot` tool (see [requirements.txt](../tools/mcuboot/requirements.txt))
1010
- To keep the system clean, you can install python modules into a python virtual environment (`venv`)

0 commit comments

Comments
 (0)