| Commit message (Expand) | Author | Age | Files | Lines |
| * | `embassy-time-driver`: add release automation using `cargo-release` | Ralph Ursprung | 2025-07-08 | 2 | -1/+7 |
| * | 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 s... | Curly | 2025-04-30 | 3 | -0/+6 |
| * | 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 v0.... | Dario Nieuwenhuis | 2025-01-02 | 1 | -1/+1 |
| * | 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 |
| * | 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 |