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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add initialize
Dániel Buga
2024-11-19
9
-6
/
+47
*
Only set callback once
Dániel Buga
2024-11-19
2
-5
/
+9
*
Release embassy-executor 0.6.3.
Dario Nieuwenhuis
2024-11-12
2
-1
/
+6
*
executor: compare vtable addr instead of contents.
Dario Nieuwenhuis
2024-11-12
1
-1
/
+3
*
executor: use WakerHack unconditionally even if `nightly` feature is enabled....
Dario Nieuwenhuis
2024-11-12
5
-65
/
+11
*
Also bump macros
Dániel Buga
2024-11-06
1
-1
/
+1
*
Prep executor 0.6.2
Dániel Buga
2024-11-06
2
-3
/
+7
*
Detect and allow older nightlies
Dániel Buga
2024-11-06
5
-1
/
+76
*
Changelog executor v0.5.1 release.
Dario Nieuwenhuis
2024-10-21
1
-1
/
+7
*
Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1
Dario Nieuwenhuis
2024-10-21
2
-3
/
+12
*
executor: add compile-fail / ui tests.
Dario Nieuwenhuis
2024-10-20
36
-1
/
+274
*
executor/spin: introduce an architecture agnostic executor
Dummyc0m
2024-10-06
3
-1
/
+69
*
fix: remove stable nightly feature
Oleksandr Babak
2024-09-06
1
-1
/
+0
*
fix: nightly api changed during the night
Oleksandr Babak
2024-09-06
1
-2
/
+1
*
Enable critical-section/std on wasm
Samuel Maier
2024-09-05
1
-1
/
+1
*
update dates
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
prepare release embassy-executor
Ulf Lilleengen
2024-08-05
2
-2
/
+8
*
Update to Rust 1.80, make check-cfg unconditional.
Dario Nieuwenhuis
2024-07-25
1
-20
/
+1
*
Reduced define for 'unreachable!' to a single macro rule
Tarun Singh
2024-07-17
1
-10
/
+6
*
Add collapse_debuginfo to fmt.rs macros.
Dario Nieuwenhuis
2024-06-17
1
-0
/
+17
*
Update stable to Rust 1.79.
Dario Nieuwenhuis
2024-06-13
1
-0
/
+4
*
minimize cfg code in task_from_waker
zjp
2024-06-13
1
-26
/
+23
*
put cfg code inside task_from_waker function
zjp
2024-06-13
1
-36
/
+26
*
fix warning on unused import
zjp
2024-06-09
1
-2
/
+1
*
use nightly waker_getters APIs
zjp
2024-06-09
2
-0
/
+26
*
Copy build_common.rs into each crate, to make cargo publish happy
Jan Špaček
2024-05-31
2
-1
/
+110
*
Emit cargo:rustc-check-cfg instructions from build.rs
Jan Špaček
2024-05-30
1
-26
/
+5
*
Merge pull request #2718 from embassy-rs/update-nightly44
Dario Nieuwenhuis
2024-03-20
2
-3
/
+2
|
\
|
*
Fix warnings in recent nightly.
Dario Nieuwenhuis
2024-03-20
1
-1
/
+1
|
*
fmt: disable "unused" warnings.
Dario Nieuwenhuis
2024-03-20
1
-2
/
+1
*
|
Merge pull request #2574 from GrantM11235/atpit
Dario Nieuwenhuis
2024-03-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix feature flag in executor tests
Grant Miller
2024-02-14
1
-1
/
+1
*
|
executor: remove portable-atomic for riscv.
Zheng Li
2024-03-02
2
-4
/
+3
|
/
*
fix: removed trailing comma
xgroleau🐢
2024-02-08
1
-1
/
+1
*
fix: missing 0
xgroleau🐢
2024-02-08
1
-1
/
+1
*
fix: compilation for rtos trace
xgroleau🐢
2024-02-08
2
-5
/
+11
*
fix: rtos-usage time missing
xgroleau🐢
2024-02-06
2
-1
/
+5
*
executor: update remove portable-atomic comment.
Dario Nieuwenhuis
2024-01-26
1
-1
/
+1
*
Merge pull request #2273 from djdisodo/main
Dario Nieuwenhuis
2024-01-19
3
-4
/
+82
|
\
|
*
fix
sodo
2024-01-03
1
-1
/
+1
|
*
avr: sleep fix
sodo
2024-01-02
1
-2
/
+5
|
*
Merge remote-tracking branch 'origin'
sodo
2024-01-02
5
-14
/
+99
|
|
\
|
*
|
avr: support sleep
sodo
2024-01-01
2
-4
/
+17
|
*
|
add avr support
sodo
2023-12-10
3
-1
/
+63
*
|
|
Complete cargo.tomls more.
Dario Nieuwenhuis
2024-01-12
1
-0
/
+1
*
|
|
bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4.
Dario Nieuwenhuis
2024-01-11
2
-1
/
+5
*
|
|
time: split queue driver too, don't reexport drivers.
Dario Nieuwenhuis
2024-01-11
3
-25
/
+23
|
|
/
|
/
|
*
|
Add test case
Scott Mabin
2023-12-31
1
-0
/
+14
*
|
[embassy-executor] improved documentation
Barnaby Walters
2023-12-22
4
-10
/
+81
*
|
ci: use beta, add secondary nightly ci.
Dario Nieuwenhuis
2023-12-21
1
-2
/
+2
|
/
[next]