aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot/nrf/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Flatten embassy-boot dir treeDario Nieuwenhuis2024-01-111-44/+0
* fix: remove git dependency in embassy-bootUlf Lilleengen2023-12-201-1/+7
* update release version in examples and other cratesScott Mabin2023-12-041-1/+1
* update embedded-storage{,-async}, remove patch.Dario Nieuwenhuis2023-12-041-2/+2
* Remove nightly and unstable-traits features in preparation for 1.75.Dario Nieuwenhuis2023-11-291-6/+1
* Prepare embassy-net 0.2.1 and embassy-sync 0.4.0Dániel Buga2023-10-311-1/+1
* ci: fix nrf, rp tests.Dario Nieuwenhuis2023-05-291-1/+1
* embassy-boot: resolve conflictssander2023-04-201-1/+0
* embassy-boot: add nightly feature gate for async usagesander2023-04-141-1/+5
* embassy-boot: add default nightly feature, makes it possible to compile with ...sander2023-03-221-2/+4
* Bump embedded-storage-async to 0.4Mehmet Ali Anil2023-03-061-1/+1
* all Cargo.toml: Add license to all crate Cargo.toml fileschrysn2022-10-071-0/+1
* split `embassy-util` into `embassy-futures`, `embassy-sync`.Dario Nieuwenhuis2022-08-221-1/+1
* Update to critical-section 1.0, atomic-polyfill 1.0Dario Nieuwenhuis2022-08-171-1/+1
* Add -boot docserver metadata.Dario Nieuwenhuis2022-08-151-0/+6
* Split embassy crate into embassy-executor, embassy-util.Dario Nieuwenhuis2022-07-291-1/+1
* Move bootloader main to examplesUlf Lilleengen2022-06-241-34/+3
* Remove the authors field from Cargo.tomlsDario Nieuwenhuis2022-06-181-3/+0
* Update to 2021 edition. (#820)Dario Nieuwenhuis2022-06-181-1/+1
* Support multiple flash instances in embassy-bootUlf Lilleengen2022-04-191-1/+1
* Add embassy-bootUlf Lilleengen2022-02-091-0/+65