embassy/examples/nrf
huntc 1374ad2ab6 Introduces split on the nRF Uarte
A new `split` method is introduced such that the Uarte tx and rx can be used from separate tasks. An MPSC is used to illustrate how data may be passed between these tasks.
2021-12-15 18:31:52 +11:00
..
.cargo Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
src Introduces split on the nRF Uarte 2021-12-15 18:31:52 +11:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml Remove unused deps 2021-11-15 20:13:22 +01:00
memory.x Move examples to a subdirectory 2021-06-02 01:32:19 +02:00