| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't check context if only thread-mode is enabled | Dániel Buga | 2023-08-14 | 1 | -1/+2 |
| * | Remove interrupt executor, remove PenderContext | Dániel Buga | 2023-08-14 | 1 | -5/+4 |
| * | Remove the non-specific thread-mode executor | Dániel Buga | 2023-08-14 | 1 | -86/+200 |
| * | Make PenderContext opaque | Dániel Buga | 2023-08-14 | 1 | -2/+4 |
| * | Remove the Pender enum | Dániel Buga | 2023-08-14 | 1 | -36/+67 |
| * | Remove thread-context feature | Dániel Buga | 2023-08-14 | 1 | -2/+0 |
| * | Tweak identifiers and comments | Dániel Buga | 2023-08-12 | 1 | -9/+4 |
| * | Remove unnecessary !Send markers | Dániel Buga | 2023-08-12 | 1 | -3/+1 |
| * | POC: allow custom executors | Dániel Buga | 2023-08-12 | 1 | -182/+56 |
| * | embassy-executor: introduce `InterruptExecutor::spawner()` | Kaspar Schleiser | 2023-06-16 | 1 | -0/+15 |
| * | executor: add Pender, rework Cargo features. | Dario Nieuwenhuis | 2023-04-03 | 1 | -44/+194 |
| * | Remove Forever, switch to static_cell. | Dario Nieuwenhuis | 2022-08-22 | 1 | -1/+1 |
| * | Split embassy-time from embassy-executor. | Dario Nieuwenhuis | 2022-08-18 | 1 | -0/+59 |
