embassy/embassy-nrf
Dario Nieuwenhuis 66d70cd146 nrf/uarte: do not use WFE on drop.
- It disturbs other stuff that uses WFE/SEV in the system. I ran into
  issues with this.
- It needs the irq handler to check for RXTO/TXSTOPPED errors, which makes
  it slower.
2021-10-16 03:14:47 +02:00
..
src nrf/uarte: do not use WFE on drop. 2021-10-16 03:14:47 +02:00
Cargo.toml Initial support for nrf9160 2021-10-11 10:39:38 +02:00