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
Commit message (
Expand
)
Author
Age
Files
Lines
*
time/generic-queue: fix ub in tests.
Dario Nieuwenhuis
2024-05-13
1
-66
/
+52
*
Reduce use of the full `futures` crate.
Dario Nieuwenhuis
2024-04-26
1
-6
/
+4
*
Merge branch 'embassy-rs:main' into ticker_send_sync
Frostie314159
2024-03-31
12
-878
/
+229
|
\
|
*
Adjusted behavior.
Frostie314159
2024-03-28
1
-2
/
+2
|
*
Merge branch 'embassy-rs:main' into reset-at-after
Frostie314159
2024-03-21
12
-878
/
+217
|
|
\
|
|
*
fmt: disable "unused" warnings.
Dario Nieuwenhuis
2024-03-20
1
-2
/
+1
|
|
*
time: cloneable delay
Scott Mabin
2024-02-18
1
-0
/
+1
|
|
*
Fixup docs
Caleb Jamison
2024-01-31
1
-1
/
+1
|
|
*
Rename timeout_at to with_deadline
Caleb Jamison
2024-01-31
2
-2
/
+2
|
|
*
Add timeout_at convenience function and example.
Caleb Jamison
2024-01-31
2
-2
/
+15
|
|
*
time: split queue driver too, don't reexport drivers.
Dario Nieuwenhuis
2024-01-11
8
-91
/
+20
|
|
*
time: split driver into a separate embassy-time-driver crate.
Dario Nieuwenhuis
2024-01-11
6
-678
/
+6
|
|
*
Remove nightly autodetects.
Dario Nieuwenhuis
2024-01-10
1
-2
/
+0
|
|
*
Ignore the doctest driver registration to prevent duplicate registrations
Chris Price
2024-01-09
2
-2
/
+6
|
|
*
Lint/format fixes
Chris Price
2024-01-09
2
-4
/
+2
|
|
*
Use MockDriver in queue_generic tests
Chris Price
2024-01-09
2
-93
/
+25
|
|
*
Prevent over-allocation
Chris Price
2024-01-09
1
-12
/
+34
|
|
*
Restructure InnerMockDriver
Chris Price
2024-01-09
1
-23
/
+38
|
|
*
Merge TestDriver into MockDriver
Chris Price
2024-01-09
1
-18
/
+116
|
|
*
Updated driver implementation docs
Barnaby Walters
2023-12-22
1
-4
/
+9
|
|
*
Improved documentation
Barnaby Walters
2023-12-22
2
-199
/
+199
|
|
*
ci: use beta, add secondary nightly ci.
Dario Nieuwenhuis
2023-12-21
1
-7
/
+0
|
|
*
STM32: Fix race in alarm setting, which impacted scheduling.
RobertTDowling
2023-12-17
1
-0
/
+4
|
*
|
Adjusted documentation and reset_after behaviour.
Frostie314159
2023-12-11
1
-1
/
+3
|
*
|
Introduce reset_{at|after} functions for Ticker.
Frostie314159
2023-12-11
1
-0
/
+10
|
|
/
*
/
Made Ticker::next Send+Sync.
Frostie314159
2024-03-31
1
-1
/
+1
|
/
*
Remove nightly and unstable-traits features in preparation for 1.75.
Dario Nieuwenhuis
2023-11-29
2
-60
/
+45
*
Update embedded-(hal,io,nal).
Dario Nieuwenhuis
2023-11-29
4
-6
/
+33
*
Merge pull request #2132 from embassy-rs/update-nightly
Dario Nieuwenhuis
2023-11-01
1
-0
/
+1
|
\
|
*
Update Rust nightly.
Dario Nieuwenhuis
2023-11-01
1
-0
/
+1
*
|
time: fix MockDriver::now()
Andres O. Vela
2023-10-31
1
-1
/
+1
|
/
*
Fix test
Andres O. Vela
2023-10-29
1
-1
/
+1
*
Remove set_current_time API
Andres O. Vela
2023-10-29
1
-5
/
+0
*
time: add MockDriver for testing purposes
Andres O. Vela
2023-10-29
2
-0
/
+79
*
time: Add tick rates in multiples of 10 kHz
Gabriel Smith
2023-10-24
1
-0
/
+57
*
time: Update examples, tests, and other code to use new Timer::after_x conven...
Adam Greig
2023-10-15
1
-2
/
+2
*
time: Add convenience methods for Timer::after_secs/millis/micros/ticks
Adam Greig
2023-10-15
1
-0
/
+36
*
Add more tick rates
Dániel Buga
2023-09-28
1
-0
/
+183
*
Add 80MHz tick rate
Dániel Buga
2023-09-28
1
-0
/
+3
*
Merge pull request #1839 from Frostie314159/embassy-time-next
Ulf Lilleengen
2023-09-12
1
-1
/
+7
|
\
|
*
Fixed formating.
Frostie314159
2023-09-11
1
-1
/
+1
|
*
Removed unnecessary newline.
Frostie314159
2023-08-29
1
-2
/
+1
|
*
embassy-time: Introduced reset function for Ticker
Frostie314159
2023-08-29
1
-1
/
+8
*
|
Merge pull request #1854 from bugadani/str
Dario Nieuwenhuis
2023-09-03
1
-1
/
+1
|
\
\
|
*
|
Use fmt::unwrap
Dániel Buga
2023-09-02
1
-1
/
+1
|
|
/
*
/
Sync all fmt.rs files.
Dario Nieuwenhuis
2023-08-30
1
-6
/
+39
|
/
*
Mark Ticker stream as FusedStream
Sebastian Goll
2023-08-09
1
-0
/
+8
*
Remove trivial to remove uses of atomic-polyfill.
Dario Nieuwenhuis
2023-07-12
2
-2
/
+2
*
Remove semicolon in time driver example struct declaration
Rasmus Pedersen
2023-07-05
1
-1
/
+1
*
time: fix queue size
cumthugo
2023-07-04
1
-1
/
+1
[next]