aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot/boot/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy Partition type and use the one from embedded-halRasmus Melchior Jacobsen2023-05-301-3/+4
* Remove the usage of the local Partition type in BootLoaderRasmus Melchior Jacobsen2023-05-291-0/+1
* embassy-boot: resolve conflictssander2023-04-201-1/+0
* Merge commit '82f528927b2fde275c2e9b6fd737baf439cb296a'sander2023-04-141-1/+1
|\
| * Release embassy-sync v0.2.0Dario Nieuwenhuis2023-04-131-1/+1
* | embassy-boot: readd nightly feature as defaultsander2023-04-111-1/+1
* | embassy-boot: add nightly feature gatessander2023-04-111-1/+1
* | merge embassy/mastersander2023-04-111-1/+3
|\|
| * Let hash functions take a digest::Digest traitRasmus Melchior Jacobsen2023-04-041-1/+3
* | embassy-boot: add default nightly feature, makes it possible to compile with ...sander2023-03-221-1/+4
|/
* Bump embedded-storage-async to 0.4Mehmet Ali Anil2023-03-061-1/+1
* Support codesigning in the firmware updaterhuntc2023-01-121-1/+15
* fix: bump embassy-boot versionUlf Lilleengen2022-11-251-1/+1
* fix: add required metadata for embassy-bootUlf Lilleengen2022-11-251-1/+11
* 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
* Add -boot docserver metadata.Dario Nieuwenhuis2022-08-151-0/+5
* Split embassy crate into embassy-executor, embassy-util.Dario Nieuwenhuis2022-07-291-1/+1
* Remove the authors field from Cargo.tomlsDario Nieuwenhuis2022-06-181-3/+0
* Update to 2021 edition. (#820)Dario Nieuwenhuis2022-06-181-1/+1
* Add embassy-bootUlf Lilleengen2022-02-091-0/+23