Skip to content

Commit 373289c

Browse files
FintasticManRiksu9000
authored andcommitted
Be more specific about the compiler version
1 parent 350bca3 commit 373289c

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
@@ -1,7 +1,7 @@
11
# Build
22
## Dependencies
33
To build this project, you'll need:
4-
- A cross-compiler : [ARM-GCC (11.2-2022.02)](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/downloads)
4+
- A cross-compiler : [ARM-GCC (arm-none-eabi 11.2-2022.02)](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/downloads)
55
- The NRF52 SDK 15.3.0 : [nRF-SDK v15.3.0](https://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v15.x.x/nRF5_SDK_15.3.0_59ac345.zip)
66
- The Python 3 modules `cbor`, `intelhex`, `click` and `cryptography` modules for the `mcuboot` tool (see [requirements.txt](../tools/mcuboot/requirements.txt))
77
- To keep the system clean, you can install python modules into a python virtual environment (`venv`)

0 commit comments

Comments
 (0)