aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor/src/raw/util.rs
Commit message (Collapse)AuthorAgeFilesLines
* 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