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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add spawn/spawn_pool APIs to Task
Dario Nieuwenhuis
2021-03-18
1
-1
/
+1
*
Move Task into raw
Dario Nieuwenhuis
2021-03-18
1
-3
/
+4
*
Do not reexport atomic-polyfill
Dario Nieuwenhuis
2021-03-17
1
-4
/
+4
*
thumbv6m support with emulated atomics
Dario Nieuwenhuis
2021-03-04
1
-4
/
+4
*
Cleanup interrupt package naming. Fixes #40
Dario Nieuwenhuis
2021-02-26
1
-5
/
+5
*
Fix macro if user crate is not using feature(const_in_array_repeat_expressions)
Dario Nieuwenhuis
2021-02-23
1
-1
/
+2
*
Update to cortex-m 0.7
Dario Nieuwenhuis
2021-02-14
1
-3
/
+3
*
Get rid of some warnings
Thales Fragoso
2021-02-13
1
-2
/
+2
*
Executor API V2.
Dario Nieuwenhuis
2021-02-02
1
-5
/
+15
*
Fix IRQ numbers
Timo Kröger
2021-01-17
1
-1
/
+3
*
Add "context" pointer to owned interrupt handlers.
Dario Nieuwenhuis
2021-01-04
1
-7
/
+8
*
Fix warnings for tasks that take mutable parameters
Timo Kröger
2020-12-31
1
-4
/
+7
*
Remove use of deprecated compare_and_swap.
Dario Nieuwenhuis
2020-12-30
1
-1
/
+1
*
WIP owned irqs
Dario Nieuwenhuis
2020-12-29
1
-0
/
+62
*
Allow spawning tasks with non-copy args.
Dario Nieuwenhuis
2020-11-03
1
-1
/
+1
*
task codegen: use local items instead of non-locals with prefixed names.
Dario Nieuwenhuis
2020-10-31
1
-19
/
+5
*
integrate static-executor, cleanup time module.
Dario Nieuwenhuis
2020-10-19
1
-0
/
+114