| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Release embassy-time v0.1.3 | Jesse Braham | 2023-08-28 | 1 | -1/+1 | |
| * | Bump executor crate version to 0.3.0 | Dániel Buga | 2023-08-23 | 1 | -1/+1 | |
| * | Update embedded-hal to 1.0.0-rc.1 (#1783) | Dario Nieuwenhuis | 2023-08-16 | 1 | -2/+2 | |
| * | Enable `critical-section/std` when using `std` feature of `embassy-time` | James Waples | 2023-07-08 | 1 | -1/+1 | |
| * | Release embassy-time v0.1.2 | Dario Nieuwenhuis | 2023-07-06 | 1 | -1/+1 | |
| * | update embedded-hal crates. | Dario Nieuwenhuis | 2023-07-04 | 1 | -2/+2 | |
| * | Fix tests. | Dario Nieuwenhuis | 2023-05-29 | 1 | -1/+1 | |
| * | Release embassy-time v0.1.1 | Dario Nieuwenhuis | 2023-04-13 | 1 | -1/+1 | |
| * | time: remove dependency on embassy-sync. | Dario Nieuwenhuis | 2023-04-13 | 1 | -1/+0 | |
| * | Release embassy-sync v0.2.0 | Dario Nieuwenhuis | 2023-04-13 | 1 | -1/+1 | |
| * | Update embedded-hal crates. | Dario Nieuwenhuis | 2023-04-06 | 1 | -2/+2 | |
| * | time: add power-of-2 kHz tick rates. | Dario Nieuwenhuis | 2023-03-09 | 1 | -0/+19 | |
| * | Switch to async-fn-in-trait | Dario Nieuwenhuis | 2022-11-25 | 1 | -1/+1 | |
| * | time: add missing cargo manifest fields. | Dario Nieuwenhuis | 2022-10-26 | 1 | -1/+9 | |
| * | Release embassy-sync, embassy-time v0.1.0 | Dario Nieuwenhuis | 2022-10-26 | 1 | -1/+3 | |
| * | Merge #959 | bors[bot] | 2022-10-26 | 1 | -0/+23 | |
| |\ | ||||||
| | * | Address feedback after code review | ivmarkov | 2022-10-24 | 1 | -1/+15 | |
| | * | Documentation and initial testing framework | ivmarkov | 2022-10-24 | 1 | -1/+5 | |
| | * | Initial generic timer queue impl | ivmarkov | 2022-10-24 | 1 | -0/+5 | |
| * | | Update Rust nightly. | Dario Nieuwenhuis | 2022-10-26 | 1 | -1/+1 | |
| |/ | ||||||
| * | all Cargo.toml: Add license to all crate Cargo.toml files | chrysn | 2022-10-07 | 1 | -0/+1 | |
| * | Update embedded-hal versions and explicitly pin | Ulf Lilleengen | 2022-09-29 | 1 | -3/+3 | |
| * | time: add more tick rates, use 1mhz as default. | Dario Nieuwenhuis | 2022-09-02 | 1 | -9/+75 | |
| * | Enable 'std' feature on critical-section for WASM | Ulf Lilleengen | 2022-08-23 | 1 | -1/+1 | |
| * | Split embassy-time from embassy-executor. | Dario Nieuwenhuis | 2022-08-18 | 1 | -0/+54 | |
