aboutsummaryrefslogtreecommitdiff
path: root/embassy-time-driver/src
Commit message (Collapse)AuthorAgeFilesLines
* Added 375KHz Clock SupportMatan Radomski2025-11-251-0/+3
|
* Edition 2024.Dario Nieuwenhuis2025-10-061-4/+4
|
* more docs fixesRobin Mueller2025-09-231-1/+1
|
* add 133MHz tick rate to support PR2040 @ 133MHz when `TIMERx`'s `SOURCE` is ↵Curly2025-04-301-0/+3
| | | | set to `SYSCLK`
* Allow inlining on time driver boundaryDániel Buga2025-02-031-0/+4
|
* fix embassy-time-driver examplePaul Sbarra2024-12-291-4/+5
|
* Rename ETQD, bump dateDániel Buga2024-12-221-1/+1
|
* Add noteDániel Buga2024-12-161-0/+3
|
* Remove special handling of integrated timer queueDániel Buga2024-12-161-0/+6
|
* Update documentation and changelogsDániel Buga2024-12-151-19/+60
|
* Merge time-driver and time-queue-driver traits, make HALs own and handle the ↵Dario Nieuwenhuis2024-12-131-0/+17
| | | | queue.
* Refactor integrated-timersDániel Buga2024-12-101-132/+3
|
* rustfmtCharles Edward Gagnon2024-11-021-4/+4
|
* enhanced docs for time driverCharles Edward Gagnon2024-11-021-0/+8
|
* time-driver: clarify docs for set_alarm.Dario Nieuwenhuis2024-09-111-12/+40
|
* Fix a typoDániel Buga2024-08-281-1/+1
|
* time: docs improvements, add ci.Dario Nieuwenhuis2024-01-111-11/+5
|
* time: split driver into a separate embassy-time-driver crate.Dario Nieuwenhuis2024-01-112-0/+682