aboutsummaryrefslogtreecommitdiff
path: root/examples/lpc55s69/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
|
* lpc55: added lpc55-core0 featureRoi Bachynskyi2025-09-121-1/+1
| | | | Co-authored-by: Irina Chiorean <[email protected]>
* chore: prepare embassy crate releasesUlf Lilleengen2025-08-261-3/+3
|
* Load all crates in the graph, honor the "publish" flag to prevent publishing ↵Dario Nieuwenhuis2025-08-251-0/+6
| | | | examples/tests.
* fix: prepare embassy-sync 0.7.1 releaseUlf Lilleengen2025-08-121-1/+1
| | | | * Add newtype for moved type to preserve API compat
* feat: add RTC time driverIrina Chiorean2025-08-041-2/+2
|
* chore: prepare embassy-executor 0.8 releaseUlf Lilleengen2025-07-311-1/+1
|
* feat: fmt.rs was addedRoi Bachynskyi2025-07-211-1/+1
|
* Revert "feat: added log-to-defmt feature"Roi Bachynskyi2025-07-211-4/+0
| | | | This reverts commit 6d79c4c81187d5f2704e2d2f72a3deba05ca449a.
* feat: added log-to-defmt featureRoy2025-07-181-0/+4
| | | | Signed-off-by: Roy <[email protected]>
* nxp: add feature for lpc55i509VCB2025-07-081-1/+1
| | | | | | this is needed since I will be working on adding support for the MCX families to embassy-nxp Co-authored-by: IriniaCh524 <[email protected]>
* embassy-sync: bump to 0.7.0Matt Johnston2025-05-221-1/+1
|
* Update defmt dependenciesYuri Astrakhan2025-05-181-4/+4
|
* Statically allocate task pools on stable Rust.Dario Nieuwenhuis2025-03-281-1/+1
| | | | | | Thanks @0e4ef622 for the awesome idea of how to do it and the first implementation. Co-Authored-By: Matthew Tran <[email protected]>
* chore: bump embassy-sync versionUlf Lilleengen2025-01-151-1/+1
| | | | Prepare version 0.6.2 for release
* Fix search-and-replacabilityDániel Buga2025-01-051-1/+1
|
* Prepare new embassy-time-*driver, embassy-executor, embassy-timeDániel Buga2024-12-221-2/+2
|
* 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
* Release embassy-executor 0.6.3.Dario Nieuwenhuis2024-11-121-1/+1
|
* Prep executor 0.6.2Dániel Buga2024-11-061-1/+1
|
* Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1Dario Nieuwenhuis2024-10-211-1/+1
|
* feat: embassy-lpc55 hal with gpio and pint driverGeorge Cosma2024-10-071-0/+22