This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
embassy
Watch
1
Star
0
Fork
0
You've already forked embassy
mirror of
https://github.com/embassy-rs/embassy.git
synced
2025-09-26 20:00:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
embassy
/
embassy-boot-stm32
History
Ulf Lilleengen
2454b3cc7e
fix: changelogs
2025-08-26 22:07:44 +02: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
fix: remaining versions
2025-08-26 22:06:52 +02:00
CHANGELOG.md
fix: changelogs
2025-08-26 22:07:44 +02:00
README.md
Flatten embassy-boot dir tree
2024-01-11 18:55:59 +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.