| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | time: add Instant::try_from_nanos | Dario Nieuwenhuis | 2025-09-22 | 1 | -0/+11 |
| * | fix rustfmt and add changelog | Rogan Morrow | 2025-09-22 | 1 | -1/+1 |
| * | add as_nanos and from_nanos where missing | Rogan Morrow | 2025-09-22 | 1 | -1/+13 |
| * | Add Instant::try_from_* constructor functions | Sebastian Scholz | 2025-03-07 | 1 | -0/+31 |
| * | Take self instead of &mut self | wackazong | 2025-02-04 | 1 | -2/+4 |
| * | Add saturating_add and saturating_sub to Instant | wackazong | 2025-02-04 | 1 | -0/+10 |
| * | Allow inlining on time driver boundary | Dániel Buga | 2025-02-03 | 1 | -0/+1 |
| * | time: split queue driver too, don't reexport drivers. | Dario Nieuwenhuis | 2024-01-11 | 1 | -2/+4 |
| * | Use fmt::unwrap | Dániel Buga | 2023-09-02 | 1 | -1/+1 |
| * | time: add more tick rates, use 1mhz as default. | Dario Nieuwenhuis | 2022-09-02 | 1 | -7/+7 |
| * | Split embassy-time from embassy-executor. | Dario Nieuwenhuis | 2022-08-18 | 1 | -0/+159 |
