Skip to content
Snippets Groups Projects
Commit 08b66e18 authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

FastSerial: added set_blocking_writes() interface

this allows us to put a serial port into non-blocking mode, so that
writes that don't fit in the transmit buffer are dropped. This will be
used in flight to prevent stray printf() calls from causing large time
delays in the code
parent 36e741b0
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment