blob: f6dadc8e7d2a60374593d79fbbc3eca48a8cd387 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# embassy-boot-stm32
An [Embassy](https://embassy.dev) project.
An adaptation of `embassy-boot` for STM32.
## Features
* Configure bootloader partitions based on linker script.
* Load applications from active partition.
|