STM32 can latency is not as good as it could be when it is synchronous due to read() timeouts, so switch to asynchronous reading with select(). |
||
|---|---|---|
| .. | ||
| darwin | ||
| linux | ||
| ftdi.cpp | ||
| pcap.cpp | ||
| stm32.cpp | ||
STM32 can latency is not as good as it could be when it is synchronous due to read() timeouts, so switch to asynchronous reading with select(). |
||
|---|---|---|
| .. | ||
| darwin | ||
| linux | ||
| ftdi.cpp | ||
| pcap.cpp | ||
| stm32.cpp | ||