Ulf Lilleengen 3ca7314476 Remove generic const expressions from embassy-boot
* Remove the need for generic const expressions and use buffers provided in the flash config.
* Extend embedded-storage traits to simplify generics.
* Document all public APIs
* Add toplevel README
* Expose AlignedBuffer type for convenience.
* Update examples
2022-09-02 08:25:36 +02:00
..
2022-06-24 19:56:15 +02:00
2022-06-24 19:56:15 +02:00
2022-06-24 19:56:15 +02:00
2022-06-24 19:56:15 +02:00
2022-06-24 19:56:15 +02:00
2022-06-24 19:56:15 +02:00

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