| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #3840 from bugadani/inline | Dario Nieuwenhuis | 2025-02-03 | 1 | -0/+1 |
| |\ |
|
| | * | Allow inlining on time driver boundary | Dániel Buga | 2025-02-03 | 1 | -0/+1 |
| * | | Add cancel safety notes to Ticker | Marvin Gudel | 2025-02-02 | 1 | -0/+7 |
| * | | doc: embassy-time doc | Haobo Gu | 2025-01-16 | 1 | -1/+1 |
| |/ |
|
| * | 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/+2 |
| * | Rename ETQD, bump date | Dániel Buga | 2024-12-22 | 5 | -13/+13 |
| * | Prepare new embassy-time-*driver, embassy-executor, embassy-time | Dániel Buga | 2024-12-22 | 2 | -5/+5 |
| * | Add generic-queue-* features back to embassy-time | Dániel Buga | 2024-12-22 | 2 | -1/+25 |
| * | Remove special handling of integrated timer queue | Dániel Buga | 2024-12-16 | 2 | -7/+7 |
| * | Make `integrated-timers` the default, remove Cargo feature. | Dario Nieuwenhuis | 2024-12-15 | 1 | -0/+1 |
| * | Merge time-driver and time-queue-driver traits, make HALs own and handle the ... | Dario Nieuwenhuis | 2024-12-13 | 4 | -251/+130 |
| * | Changelog | Dániel Buga | 2024-12-10 | 1 | -1/+4 |
| * | Refactor integrated-timers | Dániel Buga | 2024-12-10 | 6 | -575/+83 |
| * | Use inline const for initializing arrays. (#3567) | Dario Nieuwenhuis | 2024-11-24 | 2 | -4/+4 |
| * | Remove noop from queue_generic | Dániel Buga | 2024-11-19 | 1 | -2/+0 |
| * | Release embassy-executor 0.6.3. | Dario Nieuwenhuis | 2024-11-12 | 1 | -1/+1 |
| * | Prep executor 0.6.2 | Dániel Buga | 2024-11-06 | 1 | -1/+1 |
| * | Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1 | Dario Nieuwenhuis | 2024-10-21 | 1 | -1/+1 |
| * | update dates | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | prepare release embassy-executor | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 |
| * | Prepare embassy-time release | Ulf Lilleengen | 2024-08-05 | 2 | -2/+7 |
| * | Reduced define for 'unreachable!' to a single macro rule | Tarun Singh | 2024-07-17 | 1 | -10/+6 |
| * | Merge pull request #3079 from aurelj/with_timeout | Ulf Lilleengen | 2024-06-22 | 2 | -1/+31 |
| |\ |
|
| | * | implement with_timeout()/with_deadline() method style call on Future | Aurélien Jacobs | 2024-06-14 | 2 | -1/+31 |
| * | | Add collapse_debuginfo to fmt.rs macros. | Dario Nieuwenhuis | 2024-06-17 | 1 | -0/+17 |
| |/ |
|
| * | prepare for embassy-time 0.3.1 release | Ulf Lilleengen | 2024-06-04 | 2 | -1/+10 |
| * | embassy-time: add timestamp features | Andres O. Vela | 2024-05-30 | 2 | -2/+25 |
| * | 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 |
| * | Add some metadata | Dániel Buga | 2024-04-26 | 1 | -3/+3 |
| * | Fix spelling and white space mistakes | Vega Deftwing | 2024-04-11 | 1 | -1/+1 |
| * | Merge branch 'embassy-rs:main' into ticker_send_sync | Frostie314159 | 2024-03-31 | 17 | -1165/+620 |
| |\ |
|
| | * | Adjusted behavior. | Frostie314159 | 2024-03-28 | 1 | -2/+2 |
| | * | Merge branch 'embassy-rs:main' into reset-at-after | Frostie314159 | 2024-03-21 | 17 | -1165/+608 |
| | |\ |
|
| | | * | 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 |
| | | * | Complete cargo.tomls more. | Dario Nieuwenhuis | 2024-01-12 | 1 | -0/+1 |
| | | * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 2 | -2/+8 |
| | | * | time: split queue driver too, don't reexport drivers. | Dario Nieuwenhuis | 2024-01-11 | 9 | -91/+21 |
| | | * | time: docs improvements, add ci. | Dario Nieuwenhuis | 2024-01-11 | 1 | -1/+1 |
| | | * | time: split driver into a separate embassy-time-driver crate. | Dario Nieuwenhuis | 2024-01-11 | 10 | -919/+169 |
| | | * | Remove nightly autodetects. | Dario Nieuwenhuis | 2024-01-10 | 2 | -20/+1 |
| | | * | Merge pull request #2420 from chrisprice/mock-driver | Ulf Lilleengen | 2024-01-10 | 4 | -115/+184 |
| | | |\ |
|
| | | | * | 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 |