embassy/embassy
Dario Nieuwenhuis 1c9f98e1b6 nrf/gpiote: fix irq race condition
The interrupt could fire between checking if sense=disabled and registering the waker,
in which case the future would get stuck.
2021-03-29 00:58:58 +02:00
..
src nrf/gpiote: fix irq race condition 2021-03-29 00:58:58 +02:00
build.rs thumbv6m support with emulated atomics 2021-03-04 21:56:31 +01:00
Cargo.toml Add optimized single-word WakerRegistration, add AtomicWakerRegistration. 2021-03-17 02:53:41 +01:00