index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-time
/
src
/
driver_std.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build of embassy-time with std+defmt.
Dario Nieuwenhuis
2025-07-29
1
-3
/
+0
*
`embassy-time`: add missing `Debug` & `defmt::Format` derives
Ralph Ursprung
2025-07-28
1
-0
/
+6
*
Rename ETQD, bump date
Dániel Buga
2024-12-22
1
-1
/
+1
*
Merge time-driver and time-queue-driver traits, make HALs own and handle the ...
Dario Nieuwenhuis
2024-12-13
1
-111
/
+44
*
Refactor integrated-timers
Dániel Buga
2024-12-10
1
-90
/
+31
*
Use inline const for initializing arrays. (#3567)
Dario Nieuwenhuis
2024-11-24
1
-2
/
+2
*
time: split queue driver too, don't reexport drivers.
Dario Nieuwenhuis
2024-01-11
1
-3
/
+2
*
time: split driver into a separate embassy-time-driver crate.
Dario Nieuwenhuis
2024-01-11
1
-1
/
+1
*
Remove trivial to remove uses of atomic-polyfill.
Dario Nieuwenhuis
2023-07-12
1
-1
/
+1
*
time: remove dependency on embassy-sync.
Dario Nieuwenhuis
2023-04-13
1
-11
/
+9
*
STD driver needs a reentrant mutex; logic fixed to be reentrancy-safe
ivmarkov
2023-01-26
1
-22
/
+45
*
Change time Driver contract to never fire the alarm synchronously
ivmarkov
2022-10-24
1
-1
/
+3
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
1
-0
/
+208