embassy/embassy-boot-stm32
Dániel Buga c9abff53d7
Bump sync version (#3562)
* Bump sync version

* Use old embassy-sync in rp bluetooth example

* Downgrade update to minor
2024-11-22 21:16:11 +01:00
..
src Reduced define for 'unreachable!' to a single macro rule 2024-07-17 17:05:52 -04:00
build.rs Fix all check-cfg errors in the entire repo. 2024-05-31 21:54:42 +02:00
Cargo.toml Bump sync version (#3562) 2024-11-22 21:16:11 +01:00
README.md Flatten embassy-boot dir tree 2024-01-11 18:55:59 +01: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.