embassy/embassy-nrf
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
Cargo.toml add embassy::main and implement for stm32f4 2021-03-27 17:27:39 -05:00