aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Add missing feature documentation for embassy-bootSteven Schulteis2025-11-181-1/+13
|
* Edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
|
* Update manifests to satisfy new checks.Dario Nieuwenhuis2025-09-221-0/+2
|
* fix: update more minor versionsUlf Lilleengen2025-08-271-1/+1
|
* chore: prepare embassy crate releasesUlf Lilleengen2025-08-261-3/+3
|
* fix: prepare embassy-sync 0.7.1 releaseUlf Lilleengen2025-08-121-1/+1
| | | | * Add newtype for moved type to preserve API compat
* chore: Release embassy-boot version 0.6.0Ulf Lilleengen2025-08-041-1/+1
|
* Release embassy-embedded-hal v0.4Dario Nieuwenhuis2025-08-031-1/+1
|
* chore: Prepare release for `embassy-boot-*` cratesTimo Kröger2025-07-211-1/+1
| | | | | | | | Prepare the bootloader crates for a release with `[email protected]` as dependency for compatiblity with other released crates. `embassy-sync` is used in the public api of `embassy-boot` which is reexported by the `embassy-boot-*` crates. That is why a minor version bump of all crates is required.
* chore: Release embassy-embedded-hal version 0.3.1Ulf Lilleengen2025-07-161-1/+1
|
* embassy-sync: bump to 0.7.0Matt Johnston2025-05-221-1/+1
|
* Update defmt dependenciesYuri Astrakhan2025-05-181-1/+1
|
* chore: bump embassy-sync versionUlf Lilleengen2025-01-151-1/+1
| | | | Prepare version 0.6.2 for release
* Prepare embassy-boot 0.4Dániel Buga2025-01-051-1/+1
|
* Prepare embassy-embedded-hal 0.3Dániel Buga2025-01-051-1/+1
|
* Bump sync version (#3562)Dániel Buga2024-11-221-1/+1
| | | | | | | * Bump sync version * Use old embassy-sync in rp bluetooth example * Downgrade update to minor
* boot: flash-erase-zero (#3344)kingofpayne2024-09-161-0/+1
| | | | | Allow compatibility with devices whose flash erase set bytes to 0x00 instead of 0xFF, using a new flash-erase-zero feature. See issue #3342.
* chore: fix using default_features instead of default-features in embassy ↵Lucas Martins Mendes2024-09-031-2/+2
| | | | boot dependency (#3306)
* Prepare to release embassy-bootUlf Lilleengen2024-08-051-1/+1
|
* Prepare release of embassy-embedded-hal 0.2.0Ulf Lilleengen2024-08-051-1/+1
|
* Prepare for embassy-sync 0.6.0 releaseUlf Lilleengen2024-05-291-1/+1
|
* boot: bump crates to 0.2Dario Nieuwenhuis2024-01-121-1/+1
|
* Complete cargo.tomls more.Dario Nieuwenhuis2024-01-121-0/+1
|
* Flatten embassy-boot dir treeDario Nieuwenhuis2024-01-111-0/+51