aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor/src/raw/util.rs
Commit message (Collapse)AuthorAgeFilesLines
* write to TaskStorage::future via inline(never) fn to encourage RVOHailey Somerville2023-09-141-2/+3
|
* executor: Allow TaskStorage to auto-implement `Sync`Grant Miller2023-03-201-0/+29
|
* Set `poll_fn` in `TaskStorage::new`Grant Miller2023-01-311-6/+0
|
* Split embassy-time from embassy-executor.Dario Nieuwenhuis2022-08-181-0/+33