Fix linker script for nrf bootloader example

This commit is contained in:
Ulf Lilleengen
2022-04-28 14:08:33 +02:00
parent bd488ef0d5
commit b7e7211a20
6 changed files with 26 additions and 3 deletions

View File

@ -16,6 +16,9 @@ application.
```
# Use bare metal linker script
cp memory-bl.x ../../../embassy-boot/nrf/memory.x
# Flash bootloader
cargo flash --manifest-path ../../../embassy-boot/nrf/Cargo.toml --features embassy-nrf/nrf52840 --release --chip nRF52840_xxAA
# Build 'b'