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
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: add executor selection to #[embassy_executor::main]
outfoxxed
2025-04-06
2
-5
/
+67
*
Move macro helper functions to embassy-executor
Matthew Tran
2025-03-29
1
-32
/
+3
*
Fix ugly compiler errors
Matthew Tran
2025-03-29
1
-10
/
+16
*
Statically allocate task pools on stable Rust.
Dario Nieuwenhuis
2025-03-28
1
-2
/
+36
*
preserve user attributes
Robin Mueller
2025-03-10
1
-0
/
+6
*
Update main.rs
Victor LEFEBVRE
2025-02-05
1
-0
/
+1
*
executor: allow overriding `embassy_executor` path in `task` macro
Kaspar Schleiser
2024-11-04
1
-4
/
+13
*
executor-macros: improve error messages.
Dario Nieuwenhuis
2024-10-20
1
-2
/
+24
*
executor: fix unsoundness due to `impl Trait`, improve macro error handling. ...
Dario Nieuwenhuis
2024-10-18
6
-286
/
+302
*
executor/spin: introduce an architecture agnostic executor
Dummyc0m
2024-10-06
2
-1
/
+57
*
executor: Use spawner.must_spawn(...) for wasm too
J. Neuschäfer
2024-07-12
1
-1
/
+1
*
Merge pull request #2718 from embassy-rs/update-nightly44
Dario Nieuwenhuis
2024-03-20
1
-1
/
+0
|
\
|
*
Fix warnings in recent nightly.
Dario Nieuwenhuis
2024-03-20
1
-1
/
+0
*
|
oops
Grant Miller
2024-02-23
1
-1
/
+1
*
|
Improve hygiene
Grant Miller
2024-02-14
1
-5
/
+4
*
|
wip
Grant Miller
2024-02-14
1
-3
/
+15
|
/
*
Merge remote-tracking branch 'origin'
sodo
2024-01-02
1
-4
/
+15
|
\
|
*
Extend the task macro to allow cfging arguments away
Scott Mabin
2023-12-31
1
-4
/
+15
*
|
add avr support
sodo
2023-12-10
2
-0
/
+21
|
/
*
executor: rename macro crate to embassy-executor-macros, bump it.
Dario Nieuwenhuis
2023-12-07
6
-0
/
+503