Skip to content

Commit 65ecb65

Browse files
committed
Fix changes that were lost in the last revert.
1 parent 92d9c58 commit 65ecb65

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bootloader/bootloader-5.0.4.bin

22.8 KB
Binary file not shown.

doc/buildAndProgram.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Build
22
## Dependencies
33
To build this project, you'll need:
4-
- A cross-compiler : [gcc-arm-none-eabi-8-2019-q3-update](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads/8-2019q3-update)
5-
- The NRF52 SDK 15.3.0 : [nRF5_SDK_15.3.0_59ac345](https://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v15.x.x/nRF5_SDK_15.3.0_59ac345.zip)
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)
66
- A reasonably recent version of CMake (I use 3.16.5)
77

88
## Build steps

0 commit comments

Comments
 (0)