embassy/examples/nrf
huntc 7256ff3e71 Provides AsyncWrite with flush
As per Tokio and others, this commit provides a `poll_flush` method on `AsyncWrite` so that a best-effort attempt at wakening once all bytes are flushed can be made.
2021-12-10 12:16:08 +11:00
..
.cargo Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
src Provides AsyncWrite with flush 2021-12-10 12:16:08 +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