embassy/embassy-boot-stm32
2024-03-20 14:53:19 +01:00
..
src fmt: disable "unused" warnings. 2024-03-20 14:53:19 +01:00
build.rs
Cargo.toml boot: bump crates to 0.2 2024-01-12 00:53:46 +01:00
README.md

embassy-boot-stm32

An Embassy project.

An adaptation of embassy-boot for STM32.

Features

  • Configure bootloader partitions based on linker script.
  • Load applications from active partition.