diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2023-04-04 15:50:12 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-04-04 15:50:12 +0000 |
| commit | 5923e143e35547b1972f2e48082e93dfbe1dadac (patch) | |
| tree | 809a90f79fd3d0bb66843df5b8fee24663498919 /embassy-boot | |
| parent | 143105eeb66eef1012d8638212aa6894ffccf02f (diff) | |
| parent | d3c4e4a20a05085eae8d568c7efdbe09bada9cf5 (diff) | |
Merge #1321
1321: executor: add Pender, rework Cargo features. r=Dirbaio a=Dirbaio
This introduces a `Pender` struct with enum cases for thread-mode, interrupt-mode and
custom callback executors. This avoids calls through function pointers when using only
the thread or interrupt executors. Faster, and friendlier to `cargo-call-stack`.
`embassy-executor` now has `arch-xxx` Cargo features to select the arch and to enable
the builtin executors (thread and interrupt).
Co-authored-by: Dario Nieuwenhuis <[email protected]>
Diffstat (limited to 'embassy-boot')
0 files changed, 0 insertions, 0 deletions
