Files
.github
.vscode
cyw43
cyw43-firmware
cyw43-pio
docs
embassy-boot
embassy-embedded-hal
embassy-executor
embassy-executor-macros
embassy-futures
embassy-hal-internal
embassy-net
embassy-net-adin1110
embassy-net-driver
embassy-net-driver-channel
embassy-net-enc28j60
embassy-net-esp-hosted
embassy-net-ppp
embassy-net-tuntap
embassy-net-wiznet
embassy-nrf
embassy-rp
embassy-stm32
embassy-stm32-wpan
embassy-sync
embassy-time
embassy-usb
embassy-usb-driver
embassy-usb-logger
examples
.cargo
boot
.cargo
application
bootloader
nrf
.cargo
src
Cargo.toml
README.md
build.rs
memory-bm.x
memory-s140.x
memory.x
rp
stm32
nrf-rtos-trace
nrf52840
nrf52840-rtic
nrf5340
rp
std
stm32c0
stm32f0
stm32f1
stm32f2
stm32f3
stm32f334
stm32f4
stm32f7
stm32g0
stm32g4
stm32h5
stm32h7
stm32l0
stm32l1
stm32l4
stm32l5
stm32u5
stm32wb
stm32wba
stm32wl
wasm
tests
.gitattributes
.gitignore
LICENSE-APACHE
LICENSE-MIT
NOTICE.md
README.md
ci.sh
ci_stable.sh
rust-toolchain.toml
rustfmt.toml
embassy/examples/boot/bootloader/nrf

Bootloader for nRF

The bootloader uses embassy-boot to interact with the flash.

Usage

Flash the bootloader

cargo flash --features embassy-nrf/nrf52832 --release --chip nRF52832_xxAA