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
/
src
/
arch
/
std.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor integrated-timers
Dániel Buga
2024-12-10
1
-4
/
+0
*
Add initialize
Dániel Buga
2024-11-19
1
-0
/
+4
*
executor: rename macro crate to embassy-executor-macros, bump it.
Dario Nieuwenhuis
2023-12-07
1
-1
/
+1
*
executor: add support for main/task macros in stable (allocates tasks in an a...
Dario Nieuwenhuis
2023-11-24
1
-1
/
+0
*
Remove interrupt executor, remove PenderContext
Dániel Buga
2023-08-14
1
-3
/
+3
*
Remove the non-specific thread-mode executor
Dániel Buga
2023-08-14
1
-25
/
+43
*
Make PenderContext opaque
Dániel Buga
2023-08-14
1
-1
/
+1
*
Remove the Pender enum
Dániel Buga
2023-08-14
1
-5
/
+5
*
Remove thread-context feature
Dániel Buga
2023-08-14
1
-3
/
+0
*
Tweak identifiers and comments
Dániel Buga
2023-08-12
1
-6
/
+6
*
Remove unnecessary !Send markers
Dániel Buga
2023-08-12
1
-5
/
+1
*
POC: allow custom executors
Dániel Buga
2023-08-12
1
-45
/
+29
*
executor: add Pender, rework Cargo features.
Dario Nieuwenhuis
2023-04-03
1
-67
/
+83
*
Remove Forever, switch to static_cell.
Dario Nieuwenhuis
2022-08-22
1
-1
/
+1
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
1
-0
/
+84