mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
484e0acc63
* Add flash drivers for L0, L1, L4, WB and WL. Not tested for WB, but should be similar to WL. * Add embassy-boot-stm32 for bootloading on STM32. * Add flash examples and bootloader examples * Update stm32-data |
||
---|---|---|
.. | ||
.cargo | ||
src | ||
build.rs | ||
Cargo.toml | ||
memory-bm.x | ||
memory-s140.x | ||
memory.x | ||
README.md |
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