embassy/embassy-usb-logger/src
Dave Hylands 8b837fae07 Make usb-logger read and discard input data
This allows normal linux terminal emulators, like screen or picocom
to be used with the usb_logger. Without this, calling `tcsetattr` with
`TCSAFLUSH` will hang.
2023-08-06 13:08:08 -07:00
..
lib.rs Make usb-logger read and discard input data 2023-08-06 13:08:08 -07:00