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
/
xtensa.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: remove arch-xtensa.
Dario Nieuwenhuis
2023-12-03
1
-89
/
+0
*
executor: add support for main/task macros in stable (allocates tasks in an a...
Dario Nieuwenhuis
2023-11-24
1
-1
/
+0
*
executor: add missing `main` macro reexport on xtensa.
Dario Nieuwenhuis
2023-11-14
1
-0
/
+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
-2
/
+2
*
Remove the non-specific thread-mode executor
Dániel Buga
2023-08-14
1
-37
/
+61
*
Make PenderContext opaque
Dániel Buga
2023-08-14
1
-1
/
+1
*
Remove the Pender enum
Dániel Buga
2023-08-14
1
-4
/
+4
*
Remove thread-context feature
Dániel Buga
2023-08-14
1
-2
/
+0
*
Tweak identifiers and comments
Dániel Buga
2023-08-12
1
-9
/
+4
*
Lift thread-context feature restrictions
Dániel Buga
2023-08-12
1
-9
/
+10
*
Remove unnecessary !Send markers
Dániel Buga
2023-08-12
1
-9
/
+2
*
POC: allow custom executors
Dániel Buga
2023-08-12
1
-65
/
+48
*
Work around xtensa deadlock, take 2
Dániel Buga
2023-05-13
1
-12
/
+20
*
executor: add Pender, rework Cargo features.
Dario Nieuwenhuis
2023-04-03
1
-62
/
+73
*
Remove unnecessary use of atomic-polyfill.
Dario Nieuwenhuis
2022-12-23
1
-2
/
+1
*
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
/
+75