nrf-rs / nrf-hal

A Rust HAL for the nRF family of devices
Apache License 2.0
507 stars 140 forks source link

Apply the UARTE workaround for nrf91 and nrf53 #319

Closed jonathanpallant closed 3 years ago

jonathanpallant commented 3 years ago

See ttps://github.com/NordicSemiconductor/nrfx/blob/master/drivers/src/nrfx_uarte.c#L197

jonathanpallant commented 3 years ago

This also removes the check for txstopped, which doesn't work on the nrf9160 (the event is always set).

bors[bot] commented 3 years ago

Build succeeded: