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-hal-common
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in defuse doc comment
Daniel Bevenius
2022-01-14
1
-1
/
+1
*
usb feature gate
Jacob Rosenthal
2021-12-12
1
-1
/
+1
*
Provides AsyncWrite with flush
huntc
2021-12-10
2
-0
/
+22
*
Clippy fixes
Dario Nieuwenhuis
2021-10-18
1
-0
/
+1
*
embassy: Refactor module structure to remove kitchen-sink `util`.
Dario Nieuwenhuis
2021-09-11
3
-1
/
+53
*
Cargo fmt
Ulf Lilleengen
2021-09-02
1
-1
/
+1
*
Add HAL for SubGhz peripheral for STM32 WL series
Ulf Lilleengen
2021-09-02
2
-0
/
+129
*
Add IRQ-driven buffered USART implementation for STM32 v2 usart (#356)
Ulf Lilleengen
2021-08-16
1
-0
/
+45
*
common: Initialize PeripheralMutex state with closure to ensure it's done in-...
Dario Nieuwenhuis
2021-08-02
2
-10
/
+13
*
Make const the states when able.
Dario Nieuwenhuis
2021-08-02
1
-1
/
+1
*
Mark `new`s as unsafe due to not being leak-safe.
Dario Nieuwenhuis
2021-08-02
1
-2
/
+3
*
hal-common: remove Pin in PeripheralMutex
Dario Nieuwenhuis
2021-08-02
3
-92
/
+91
*
Remove embassy_hal_common::peripheral_shared
Dario Nieuwenhuis
2021-07-29
2
-123
/
+0
*
Rename embassy-extras to embassy-hal-common
Dario Nieuwenhuis
2021-07-29
10
-0
/
+2219