| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated Changelog | Matan Radomski | 2025-11-25 | 1 | -1/+2 |
| | | |||||
| * | Added 375KHz Clock Support | Matan Radomski | 2025-11-25 | 3 | -1/+7 |
| | | |||||
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 2 | -5/+5 |
| | | |||||
| * | more docs fixes | Robin Mueller | 2025-09-23 | 1 | -1/+1 |
| | | |||||
| * | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 2 | -2/+4 |
| | | |||||
| * | feat: add semver checks and releasing to releaser | Ulf Lilleengen | 2025-08-25 | 1 | -5/+0 |
| | | | | | | | | | | * List dependencies of a crate * List dependents of a crate * Perform semver-checks of a crate * Prepare a release for a crate and all dependents * Use a single release.toml for cargo-release * Add changelogs where missing | ||||
| * | `embassy-time-driver`: add release automation using `cargo-release` | Ralph Ursprung | 2025-07-08 | 2 | -1/+7 |
| | | | | | | | | | | | | this requires you to install [`cargo-release`]. note that this does not include a URL pointing to the diff on GitHub as is usually done in changelogs since `embassy` is a mono-repo and the GH UI doesn't offer a commit view per folder (see the [GH feature request] for this). [`cargo-release`]: https://crates.io/crates/cargo-release [GH feature request]: https://github.com/orgs/community/discussions/162131 | ||||
| * | prepare changelog for `embassy-time-driver` v0.2.1 | Ralph Ursprung | 2025-07-08 | 1 | -0/+5 |
| | | |||||
| * | add 133MHz tick rate to support PR2040 @ 133MHz when `TIMERx`'s `SOURCE` is ↵ | Curly | 2025-04-30 | 3 | -0/+6 |
| | | | | | set to `SYSCLK` | ||||
| * | Allow inlining on time driver boundary | Dániel Buga | 2025-02-03 | 1 | -0/+4 |
| | | |||||
| * | Fix year in changelog | Lukáš Poláček | 2025-01-12 | 1 | -1/+1 |
| | | |||||
| * | Release embassy-executor v0.7.0, embassy-time v0.4.0, embassy-time-driver ↵ | Dario Nieuwenhuis | 2025-01-02 | 1 | -1/+1 |
| | | | | | v0.2.0. | ||||
| * | fix embassy-time-driver example | Paul Sbarra | 2024-12-29 | 2 | -4/+9 |
| | | |||||
| * | Rename ETQD, bump date | Dániel Buga | 2024-12-22 | 2 | -2/+2 |
| | | |||||
| * | Prepare new embassy-time-*driver, embassy-executor, embassy-time | Dániel Buga | 2024-12-22 | 2 | -2/+2 |
| | | |||||
| * | Add note | Dániel Buga | 2024-12-16 | 1 | -0/+3 |
| | | |||||
| * | Remove special handling of integrated timer queue | Dániel Buga | 2024-12-16 | 1 | -0/+6 |
| | | |||||
| * | Update documentation and changelogs | Dániel Buga | 2024-12-15 | 2 | -20/+62 |
| | | |||||
| * | Merge time-driver and time-queue-driver traits, make HALs own and handle the ↵ | Dario Nieuwenhuis | 2024-12-13 | 1 | -0/+17 |
| | | | | | queue. | ||||
| * | Changelog | Dániel Buga | 2024-12-10 | 1 | -0/+14 |
| | | |||||
| * | Refactor integrated-timers | Dániel Buga | 2024-12-10 | 1 | -132/+3 |
| | | |||||
| * | rustfmt | Charles Edward Gagnon | 2024-11-02 | 1 | -4/+4 |
| | | |||||
| * | enhanced docs for time driver | Charles Edward Gagnon | 2024-11-02 | 1 | -0/+8 |
| | | |||||
| * | time-driver: clarify docs for set_alarm. | Dario Nieuwenhuis | 2024-09-11 | 1 | -12/+40 |
| | | |||||
| * | Fix a typo | Dániel Buga | 2024-08-28 | 1 | -1/+1 |
| | | |||||
| * | Complete cargo.tomls more. | Dario Nieuwenhuis | 2024-01-12 | 1 | -0/+1 |
| | | |||||
| * | time-driver: remove unused deps. | Dario Nieuwenhuis | 2024-01-11 | 1 | -22/+0 |
| | | |||||
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -1/+1 |
| | | |||||
| * | time: split queue driver too, don't reexport drivers. | Dario Nieuwenhuis | 2024-01-11 | 1 | -51/+0 |
| | | |||||
| * | time: docs improvements, add ci. | Dario Nieuwenhuis | 2024-01-11 | 2 | -13/+6 |
| | | |||||
| * | time: split driver into a separate embassy-time-driver crate. | Dario Nieuwenhuis | 2024-01-11 | 7 | -0/+1226 |
