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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: make task arena size configurable.
Dario Nieuwenhuis
2023-11-24
1
-3
/
+7
*
executor: add support for main/task macros in stable (allocates tasks in an a...
Dario Nieuwenhuis
2023-11-24
1
-3
/
+92
*
executor: Remove non-functional rtos-trace-interrupt.
Dario Nieuwenhuis
2023-11-24
1
-22
/
+1
*
Upgrade static-cell to v2.0
Dario Nieuwenhuis
2023-11-02
1
-1
/
+0
*
Update Rust nightly.
Dario Nieuwenhuis
2023-11-01
1
-0
/
+1
*
executor: add Pender, rework Cargo features.
Dario Nieuwenhuis
2023-04-03
1
-41
/
+30
*
executor: unify export mod.
Dario Nieuwenhuis
2023-04-03
1
-8
/
+4
*
refactor: autodetect macro variant
Ulf Lilleengen
2022-11-23
1
-1
/
+9
*
Remove Forever, switch to static_cell.
Dario Nieuwenhuis
2022-08-22
1
-0
/
+6
*
Merge branch 'master' of https://github.com/embassy-rs/embassy into rtos-trace
Quentin Smith
2022-08-19
1
-7
/
+34
|
\
|
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
1
-10
/
+32
*
|
Add separate feature flag to enable interrupt tracing
Quentin Smith
2022-08-16
1
-6
/
+6
*
|
cargo fmt
Quentin Smith
2022-08-10
1
-1
/
+0
*
|
Add support for rtos-trace behind a feature flag
Quentin Smith
2022-08-10
1
-0
/
+21
|
/
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
1
-0
/
+22