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-stm32
/
src
/
flash
/
asynch.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32: more docs.
Dario Nieuwenhuis
2023-12-18
1
-0
/
+17
*
stm32: add some docs.
Dario Nieuwenhuis
2023-12-18
1
-1
/
+1
*
Remove nightly and unstable-traits features in preparation for 1.75.
Dario Nieuwenhuis
2023-11-29
1
-6
/
+2
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
1
-2
/
+2
*
Remove trivial to remove uses of atomic-polyfill.
Dario Nieuwenhuis
2023-07-12
1
-1
/
+1
*
Make interrupt module more standard.
Dario Nieuwenhuis
2023-06-08
1
-5
/
+5
*
cortex-m: remove owned interrupts.
Dario Nieuwenhuis
2023-06-01
1
-4
/
+3
*
Remove ability to set alt layout - it does not work.
Rasmus Melchior Jacobsen
2023-05-26
1
-1
/
+1
*
nightly guard async traits only
Rasmus Melchior Jacobsen
2023-05-26
1
-4
/
+8
*
Move new async to asynch module to guard for models without flash interrupt
Rasmus Melchior Jacobsen
2023-05-25
1
-0
/
+31
*
*_blocking -> blocking_*
Rasmus Melchior Jacobsen
2023-05-25
1
-2
/
+2
*
Let Flash<Async/Blocking> be a thing
Rasmus Melchior Jacobsen
2023-05-25
1
-8
/
+5
*
Align with new bind_interrupt
Rasmus Melchior Jacobsen
2023-05-25
1
-0
/
+3
*
Let FlashLayout and FlashRegion depends on a Blocking/Async mode generic
Rasmus Melchior Jacobsen
2023-05-25
1
-5
/
+30
*
stm32: Add async flash write/erase to f4
Rasmus Melchior Jacobsen
2023-05-25
1
-0
/
+129