embassy/embassy-hal-common
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
Cargo.toml Remove embassy_hal_common::usb. 2022-05-04 01:41:37 +02:00