We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 937dc34 + 0cbbd1d commit 9e1ce2dCopy full SHA for 9e1ce2d
1 file changed
doc/buildAndProgram.md
@@ -3,6 +3,7 @@
3
To build this project, you'll need:
4
- A cross-compiler : [ARM-GCC (9-2020-q2-update)](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads/9-2020-q2-update)
5
- 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)
6
+ - The `cbor` and `intelhex` modules for Python 3
7
- A reasonably recent version of CMake (I use 3.16.5)
8
9
## Build steps
0 commit comments