aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor-macros/src/macros
Commit message (Expand)AuthorAgeFilesLines
* executor: allow overriding `embassy_executor` path in `task` macroKaspar Schleiser2024-11-041-4/+13
* executor-macros: improve error messages.Dario Nieuwenhuis2024-10-201-2/+24
* executor: fix unsoundness due to `impl Trait`, improve macro error handling. ...Dario Nieuwenhuis2024-10-182-170/+221
* executor/spin: introduce an architecture agnostic executorDummyc0m2024-10-061-1/+28
* executor: Use spawner.must_spawn(...) for wasm tooJ. Neuschäfer2024-07-121-1/+1
* oopsGrant Miller2024-02-231-1/+1
* Improve hygieneGrant Miller2024-02-141-5/+4
* wipGrant Miller2024-02-141-3/+15
* Merge remote-tracking branch 'origin'sodo2024-01-021-4/+15
|\
| * Extend the task macro to allow cfging arguments awayScott Mabin2023-12-311-4/+15
* | add avr supportsodo2023-12-101-0/+14
|/
* executor: rename macro crate to embassy-executor-macros, bump it.Dario Nieuwenhuis2023-12-073-0/+254