index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-executor-macros
/
src
/
macros
/
main.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
Edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
executor: always name main task `main`, not just with rtos-trace.
Dario Nieuwenhuis
2025-09-05
1
-1
/
+1
*
executor: rtos-trace: name main task
Florian Grandel
2025-08-30
1
-2
/
+14
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
1
-2
/
+2
*
Add support for Cortex-A/R
Robin Mueller
2025-05-28
1
-0
/
+6
*
executor: add executor selection to #[embassy_executor::main]
outfoxxed
2025-04-06
1
-5
/
+43
*
preserve user attributes
Robin Mueller
2025-03-10
1
-0
/
+6
*
Update main.rs
Victor LEFEBVRE
2025-02-05
1
-0
/
+1
*
executor: fix unsoundness due to `impl Trait`, improve macro error handling. ...
Dario Nieuwenhuis
2024-10-18
1
-121
/
+119
*
executor/spin: introduce an architecture agnostic executor
Dummyc0m
2024-10-06
1
-1
/
+28
*
executor: Use spawner.must_spawn(...) for wasm too
J. Neuschäfer
2024-07-12
1
-1
/
+1
*
add avr support
sodo
2023-12-10
1
-0
/
+14
*
executor: rename macro crate to embassy-executor-macros, bump it.
Dario Nieuwenhuis
2023-12-07
1
-0
/
+138