index
:
embassy
master
tmp/dfu_pkg_pca10059
Modern embedded framework, using Rust and async.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-hal-common
Age
Commit message (
Expand
)
Author
2022-01-14
Fix typo in defuse doc comment
Daniel Bevenius
2021-12-12
usb feature gate
Jacob Rosenthal
2021-12-10
Provides AsyncWrite with flush
huntc
2021-11-15
Update to defmt 3.0ish.
Bob McWhirter
2021-10-18
Clippy fixes
Dario Nieuwenhuis
2021-09-11
embassy: Refactor module structure to remove kitchen-sink `util`.
Dario Nieuwenhuis
2021-09-11
Update lots of deps
Dario Nieuwenhuis
2021-09-02
Cargo fmt
Ulf Lilleengen
2021-09-02
Add HAL for SubGhz peripheral for STM32 WL series
Ulf Lilleengen
2021-08-16
Add IRQ-driven buffered USART implementation for STM32 v2 usart (#356)
Ulf Lilleengen
2021-08-02
common: Initialize PeripheralMutex state with closure to ensure it's done in-...
Dario Nieuwenhuis
2021-08-02
Make const the states when able.
Dario Nieuwenhuis
2021-08-02
Mark `new`s as unsafe due to not being leak-safe.
Dario Nieuwenhuis
2021-08-02
hal-common: remove Pin in PeripheralMutex
Dario Nieuwenhuis
2021-07-29
Remove embassy_hal_common::peripheral_shared
Dario Nieuwenhuis
2021-07-29
Rename embassy-extras to embassy-hal-common
Dario Nieuwenhuis