summaryrefslogtreecommitdiff
path: root/embassy-boot/nrf/Cargo.toml
AgeCommit message (Expand)Author
2022-10-07all Cargo.toml: Add license to all crate Cargo.toml fileschrysn
2022-08-22split `embassy-util` into `embassy-futures`, `embassy-sync`.Dario Nieuwenhuis
2022-08-17Update to critical-section 1.0, atomic-polyfill 1.0Dario Nieuwenhuis
2022-08-15Add -boot docserver metadata.Dario Nieuwenhuis
2022-07-29Split embassy crate into embassy-executor, embassy-util.Dario Nieuwenhuis
2022-06-24Move bootloader main to examplesUlf Lilleengen
2022-06-18Remove the authors field from Cargo.tomlsDario Nieuwenhuis
2022-06-18Update to 2021 edition. (#820)Dario Nieuwenhuis
2022-04-19Support multiple flash instances in embassy-bootUlf Lilleengen
2022-02-09Add embassy-bootUlf Lilleengen