libicsneo/platform
Kyle Schwarz 7cd008a003 Switch to non-blocking I/O for STM32
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().
2020-08-25 16:14:47 -04:00
..
posix Switch to non-blocking I/O for STM32 2020-08-25 16:14:47 -04:00
windows Fix deadlock with Driver::write 2020-08-14 16:57:52 -04:00