libicsneo/platform/posix
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
..
darwin STM32 device finder for Darwin 2020-02-14 23:18:34 -05:00
linux Remove trailing white-space 2020-08-11 13:42:13 -04:00
ftdi.cpp Fix deadlock with Driver::write 2020-08-14 16:57:52 -04:00
pcap.cpp Refactor ICommunication/Transport => Driver 2020-03-09 14:09:27 -04:00
stm32.cpp Switch to non-blocking I/O for STM32 2020-08-25 16:14:47 -04:00