embassy/embassy-hal-common/src/usb
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
..
cdc_acm.rs Rename embassy-extras to embassy-hal-common 2021-07-29 13:44:51 +02:00
mod.rs common: Initialize PeripheralMutex state with closure to ensure it's done in-place. 2021-08-02 20:13:41 +02:00
usb_serial.rs Provides AsyncWrite with flush 2021-12-10 12:16:08 +11:00