This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
embassy
Watch
2
Star
0
Fork
0
You've already forked embassy
mirror of
https://github.com/embassy-rs/embassy.git
synced
2024-11-22 14:53:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e54c753537
embassy
/
embassy-boot-stm32
History
David Flemström
cbc67469d3
Route sources of panics to the crate's fmt macros
2024-06-28 22:52:03 +02:00
..
src
Route sources of panics to the crate's fmt macros
2024-06-28 22:52:03 +02:00
build.rs
Fix all check-cfg errors in the entire repo.
2024-05-31 21:54:42 +02:00
Cargo.toml
stm32/docs: correct typos, links
2024-06-10 11:25:43 +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.