| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -7/+1 |
| | | |||||
| * | add as_nanos and from_nanos where missing | Rogan Morrow | 2025-09-22 | 1 | -0/+5 |
| | | |||||
| * | time: implement Sum for Duration | Matt Johnston | 2025-08-17 | 1 | -0/+9 |
| | | |||||
| * | Add try_from constructors to Duration | Sebastian Scholz | 2025-03-10 | 1 | -2/+78 |
| | | |||||
| * | Update embedded-(hal,io,nal). | Dario Nieuwenhuis | 2023-11-29 | 1 | -0/+9 |
| | | |||||
| * | embassy-time: Implement conversions to/from core::time::Duration for ↵ | kbleeke | 2023-02-23 | 1 | -0/+16 |
| | | | | | embassy-time::Duration | ||||
| * | Clamp ticks to 1 and round to nearest. | Caleb Jamison | 2023-02-09 | 1 | -1/+10 |
| | | |||||
| * | Add from_hz function for Duration. | Caleb Jamison | 2023-02-09 | 1 | -0/+5 |
| | | |||||
| * | time: add more tick rates, use 1mhz as default. | Dario Nieuwenhuis | 2022-09-02 | 1 | -14/+10 |
| | | |||||
| * | Split embassy-time from embassy-executor. | Dario Nieuwenhuis | 2022-08-18 | 1 | -0/+184 |
