index
:
embassy
master
tmp/dfu_pkg_pca10059
Modern embedded framework, using Rust and async.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-boot
/
nrf
Age
Commit message (
Expand
)
Author
2022-10-07
all Cargo.toml: Add license to all crate Cargo.toml files
chrysn
2022-09-22
Update Rust nightly.
Dario Nieuwenhuis
2022-09-02
Remove generic const expressions from embassy-boot
Ulf Lilleengen
2022-08-22
split `embassy-util` into `embassy-futures`, `embassy-sync`.
Dario Nieuwenhuis
2022-08-17
Update to critical-section 1.0, atomic-polyfill 1.0
Dario Nieuwenhuis
2022-08-15
Add -boot docserver metadata.
Dario Nieuwenhuis
2022-07-29
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-06-24
Move bootloader main to examples
Ulf Lilleengen
2022-06-18
Merge pull request #822 from embassy-rs/remove-authors
Dario Nieuwenhuis
2022-06-18
Merge pull request #821 from embassy-rs/defmt-trace
Dario Nieuwenhuis
2022-06-18
Remove the authors field from Cargo.tomls
Dario Nieuwenhuis
2022-06-18
Update to 2021 edition. (#820)
Dario Nieuwenhuis
2022-06-18
Add env DEFMT_LOG=trace to all examples.
Dario Nieuwenhuis
2022-06-12
Run rustfmt.
Dario Nieuwenhuis
2022-04-28
Fix linker script for nrf bootloader example
Ulf Lilleengen
2022-04-28
Allow using separate page sizes for state and dfu
Ulf Lilleengen
2022-04-27
Add bootloader to CI
Ulf Lilleengen
2022-04-27
Add stm32 flash + bootloader support
Ulf Lilleengen
2022-04-19
Support multiple flash instances in embassy-boot
Ulf Lilleengen
2022-02-09
Address review comments
Ulf Lilleengen
2022-02-09
Add embassy-boot
Ulf Lilleengen