aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor-macros/src/macros/main.rs
Commit message (Expand)AuthorAgeFilesLines
* executor: rtos-trace: name main taskFlorian Grandel2025-08-301-2/+14
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-291-2/+2
* Add support for Cortex-A/RRobin Mueller2025-05-281-0/+6
* executor: add executor selection to #[embassy_executor::main]outfoxxed2025-04-061-5/+43
* preserve user attributesRobin Mueller2025-03-101-0/+6
* Update main.rsVictor LEFEBVRE2025-02-051-0/+1
* executor: fix unsoundness due to `impl Trait`, improve macro error handling. ...Dario Nieuwenhuis2024-10-181-121/+119
* 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
* add avr supportsodo2023-12-101-0/+14
* executor: rename macro crate to embassy-executor-macros, bump it.Dario Nieuwenhuis2023-12-071-0/+138