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
/
wasm.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
*
update UninitCell::write call in arch::wasm too
Hailey Somerville
2023-09-14
1
-2
/
+3
*
Fix fn name
Dániel Buga
2023-08-14
1
-2
/
+2
*
Remove interrupt executor, remove PenderContext
Dániel Buga
2023-08-14
1
-4
/
+3
*
Make PenderContext opaque
Dániel Buga
2023-08-14
1
-1
/
+1
*
Remove the Pender enum
Dániel Buga
2023-08-14
1
-3
/
+3
*
Remove thread-context feature
Dániel Buga
2023-08-14
1
-3
/
+0
*
Remove Pender wrapper
Dániel Buga
2023-08-12
1
-4
/
+2
*
POC: allow custom executors
Dániel Buga
2023-08-12
1
-18
/
+19
*
executor: add Pender, rework Cargo features.
Dario Nieuwenhuis
2023-04-03
1
-60
/
+74
*
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
/
+74