aboutsummaryrefslogtreecommitdiff
path: root/embassy-boot-stm32/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
|
* fix: remaining versionsUlf Lilleengen2025-08-261-1/+1
|
* chore: prepare embassy crate releasesUlf Lilleengen2025-08-261-4/+4
|
* Read crate configs from metadata.Dario Nieuwenhuis2025-08-251-0/+6
|
* chore: prepare embassy-boot-stm32 releaseUlf Lilleengen2025-08-121-1/+1
|
* fix: prepare embassy-sync 0.7.1 releaseUlf Lilleengen2025-08-121-1/+1
| | | | * Add newtype for moved type to preserve API compat
* chore: update metapac and prepare embassy-stm32 0.3.0Ulf Lilleengen2025-08-121-1/+1
|
* chore: bump versionsUlf Lilleengen2025-08-041-1/+1
|
* chore: Prepare release for `embassy-boot-*` cratesTimo Kröger2025-07-211-2/+2
| | | | | | | | 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: bump version of embassy-boot-stm32Ulf Lilleengen2025-05-261-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
* Release embassy-stm32 v0.2.0Dario Nieuwenhuis2025-01-101-1/+1
|
* Prepare embassy-boot 0.4Dá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
* Prepare to release embassy-bootUlf Lilleengen2024-08-051-1/+1
|
* stm32/docs: correct typos, linksKrzysztof Królczyk2024-06-101-1/+1
| | | | Signed-off-by: Krzysztof Królczyk <[email protected]>
* Fix all check-cfg errors in the entire repo.Dario Nieuwenhuis2024-05-311-2/+0
| | | | the main ci.sh now passes if running with nightly.
* Prepare for embassy-sync 0.6.0 releaseUlf Lilleengen2024-05-291-1/+1
|
* boot: bump crates to 0.2Dario Nieuwenhuis2024-01-121-2/+2
|
* Complete cargo.tomls more.Dario Nieuwenhuis2024-01-121-0/+1
|
* Flatten embassy-boot dir treeDario Nieuwenhuis2024-01-111-0/+70