led_client/embassy/embassy-boot-stm32
2024-12-21 00:48:45 -05:00
..
src Initial commit 2024-12-21 00:48:45 -05:00
build.rs Initial commit 2024-12-21 00:48:45 -05:00
Cargo.toml Initial commit 2024-12-21 00:48:45 -05:00
README.md Initial commit 2024-12-21 00:48:45 -05:00

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.