embassy/embassy-boot/stm32/src
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
..
fmt.rs Add stm32 flash + bootloader support 2022-04-27 15:17:18 +02:00
lib.rs Remove generic const expressions from embassy-boot 2022-09-02 08:25:36 +02:00