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-macros
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: rename macro crate to embassy-executor-macros, bump it.
Dario Nieuwenhuis
2023-12-07
1
-24
/
+0
*
executor: add support for main/task macros in stable (allocates tasks in an a...
Dario Nieuwenhuis
2023-11-24
1
-1
/
+2
*
executor: Remove non-functional rtos-trace-interrupt.
Dario Nieuwenhuis
2023-11-24
1
-3
/
+1
*
Prepare executor and macros for release (#1825)
Dániel Buga
2023-08-25
1
-1
/
+1
*
Update darling
Dániel Buga
2023-06-25
1
-2
/
+2
*
Bump versions preparing for -macros and -executor release
Ulf Lilleengen
2023-04-27
1
-1
/
+1
*
refactor: autodetect macro variant
Ulf Lilleengen
2022-11-23
1
-4
/
+0
*
Merge #1054
bors[bot]
2022-11-23
1
-0
/
+1
|
\
|
*
riscv support
Sijmen Woutersen
2022-11-10
1
-0
/
+1
*
|
doc: update cargo manifests with keywords
Ulf Lilleengen
2022-11-22
1
-0
/
+7
|
/
*
all Cargo.toml: Add license to all crate Cargo.toml files
chrysn
2022-10-07
1
-0
/
+1
*
Ensure interrupt::take works without embassy-executor
Ulf Lilleengen
2022-08-25
1
-0
/
+3
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
1
-3
/
+0
*
Remove the authors field from Cargo.tomls
Dario Nieuwenhuis
2022-06-18
1
-1
/
+0
*
Update to 2021 edition. (#820)
Dario Nieuwenhuis
2022-06-18
1
-1
/
+1
*
Add WASM support for executor
Ulf Lilleengen
2021-09-13
1
-0
/
+1
*
Update lots of deps
Dario Nieuwenhuis
2021-09-11
1
-4
/
+4
*
Re-adds embassy macros for stm32
Ulf Lilleengen
2021-05-25
1
-0
/
+1
*
Remove stm32.
Dario Nieuwenhuis
2021-05-17
1
-1
/
+0
*
Add std version of embassy::main
Ulf Lilleengen
2021-04-12
1
-0
/
+1
*
rp: add initial version
Dario Nieuwenhuis
2021-03-29
1
-0
/
+1
*
nrf: add main macro support
Dario Nieuwenhuis
2021-03-29
1
-1
/
+2
*
add embassy::main and implement for stm32f4
xoviat
2021-03-27
1
-0
/
+4
*
integrate static-executor, cleanup time module.
Dario Nieuwenhuis
2020-10-19
1
-0
/
+13