embassy/embassy-stm32
Dario Nieuwenhuis db344c2bda
common/PeripheralMutex: remove unsafe API. (#802)
Following the project's decision that "leak unsafe" APIs are not marked as "unsafe",
update PeripheralMutex to accept non-'static state without unsafe.

Fixes #801
2022-06-09 21:28:13 +02:00
..
src common/PeripheralMutex: remove unsafe API. (#802) 2022-06-09 21:28:13 +02:00
build.rs stm32: add USB driver. 2022-06-07 03:29:00 +02:00
Cargo.toml stm32: add USB driver. 2022-06-07 03:29:00 +02:00