embassy/embassy-nrf
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 Update embedded-hal-async to 0.1.0-alpha.1 2022-05-29 22:34:08 +02:00