summaryrefslogtreecommitdiff
path: root/embassy-hal-common
AgeCommit message (Expand)Author
2021-08-16Add IRQ-driven buffered USART implementation for STM32 v2 usart (#356)Ulf Lilleengen
2021-08-02common: Initialize PeripheralMutex state with closure to ensure it's done in-...Dario Nieuwenhuis
2021-08-02Make const the states when able.Dario Nieuwenhuis
2021-08-02Mark `new`s as unsafe due to not being leak-safe.Dario Nieuwenhuis
2021-08-02hal-common: remove Pin in PeripheralMutexDario Nieuwenhuis
2021-07-29Remove embassy_hal_common::peripheral_sharedDario Nieuwenhuis
2021-07-29Rename embassy-extras to embassy-hal-commonDario Nieuwenhuis