aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f334/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4.Dario Nieuwenhuis2024-01-111-2/+2
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-2/+2
* Update all references to `embasy-executor` to the latest versionJesse Braham2023-12-061-1/+1
* update release version in examples and other cratesScott Mabin2023-12-041-2/+2
* update embedded-storage{,-async}, remove patch.Dario Nieuwenhuis2023-12-041-1/+1
* Remove nightly and unstable-traits features in preparation for 1.75.Dario Nieuwenhuis2023-11-291-1/+1
* executor: release v0.3.3Dario Nieuwenhuis2023-11-151-1/+1
* Update heapless to v0.8, embedded-nal-async to v0.7Dario Nieuwenhuis2023-11-101-1/+1
* Upgrade static-cell to v2.0Dario Nieuwenhuis2023-11-021-1/+1
* Release embassy-executor v0.3.1Dario Nieuwenhuis2023-11-011-1/+1
* Prepare embassy-net 0.2.1 and embassy-sync 0.4.0Dániel Buga2023-10-311-1/+1
* feat: bump embassy-sync version to 0.3.0Ulf Lilleengen2023-09-141-1/+1
* Bump executor crate version to 0.3.0Dániel Buga2023-08-231-1/+1
* Fix package name for stm32f334-examplesAdam Greig2023-08-031-1/+1
* stm32/hrtim: add example impl.xoviat2023-06-301-0/+26