This website requires JavaScript.
Explore
Help
Sign in
NaxdyOrg
/
embassy
Watch
1
Star
0
Fork
You've already forked embassy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
6636a5835b
embassy
/
embassy-boot-nrf
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
Cargo.toml
Fix all check-cfg errors in the entire repo.
2024-05-31 21:54:42 +02:00
README.md
Fix spelling and white space mistakes
2024-04-11 19:45:38 +00:00
README.md
embassy-boot-nrf
An
Embassy
project.
An adaptation of
embassy-boot
for nRF.
Features
Load applications with or without the softdevice.
Configure bootloader partitions based on linker script.
Using watchdog timer to detect application failure.