aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor-macros
Commit message (Expand)AuthorAgeFilesLines
* executor: add executor selection to #[embassy_executor::main]outfoxxed2025-04-062-5/+67
* Move macro helper functions to embassy-executorMatthew Tran2025-03-291-32/+3
* Fix ugly compiler errorsMatthew Tran2025-03-291-10/+16
* Statically allocate task pools on stable Rust.Dario Nieuwenhuis2025-03-281-2/+36
* preserve user attributesRobin Mueller2025-03-101-0/+6
* Update main.rsVictor LEFEBVRE2025-02-051-0/+1
* Also bump macrosDániel Buga2024-11-061-1/+1
* executor: allow overriding `embassy_executor` path in `task` macroKaspar Schleiser2024-11-041-4/+13
* Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1Dario Nieuwenhuis2024-10-211-1/+1
* 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-187-287/+303
* executor/spin: introduce an architecture agnostic executorDummyc0m2024-10-062-1/+57
* prepare release embassy-executorUlf Lilleengen2024-08-051-1/+1
* executor: Use spawner.must_spawn(...) for wasm tooJ. Neuschäfer2024-07-121-1/+1
* Merge pull request #2718 from embassy-rs/update-nightly44Dario Nieuwenhuis2024-03-201-1/+0
|\
| * Fix warnings in recent nightly.Dario Nieuwenhuis2024-03-201-1/+0
* | oopsGrant Miller2024-02-231-1/+1
* | Improve hygieneGrant Miller2024-02-141-5/+4
* | wipGrant Miller2024-02-141-3/+15
|/
* Merge pull request #2273 from djdisodo/mainDario Nieuwenhuis2024-01-192-0/+21
|\
| * Merge remote-tracking branch 'origin'sodo2024-01-021-4/+15
| |\
| * | add avr supportsodo2023-12-102-0/+21
* | | embassy-executor-macros v0.4.1Scott Mabin2024-01-141-1/+1
* | | Complete cargo.tomls more.Dario Nieuwenhuis2024-01-121-1/+2
* | | Centralize license and MSRV boilerplate into the repo readme.Dario Nieuwenhuis2024-01-111-10/+0
| |/ |/|
* | Extend the task macro to allow cfging arguments awayScott Mabin2023-12-311-4/+15
|/
* executor: rename macro crate to embassy-executor-macros, bump it.Dario Nieuwenhuis2023-12-078-0/+542