Closed hargoniX closed 3 years ago
Currently this relies on nrf-hal upstream version since writing the example would not exactly be feasible without it, but I think it is none the less read for review and can then be merged once upstream makes a release.
Looks great, thanks!
bors r+
:-1: Rejected by too few approved reviews
Build succeeded:
This implements an abstraction for UARTE, very similar to the general I2C abstracttion. At the moment the example doesn't compile for nrf52833 yet, once https://github.com/nrf-rs/nrf-hal/pull/281 is finally merged that should be fairly trivial to do though.