fsfw/hal
Robin Mueller 5454169e20
UartComIF: set O_NONBLOCK in canonical mode
When using the non-canonical mode, the file descriptor can be opened
in blocking mode because the VTIME and VMIN termios parameters are
used to configure non-blocking mode. However, in canonical mode, the fd needs to be opened with O_NONBLOCK
2021-08-22 19:48:35 +02:00
..
src UartComIF: set O_NONBLOCK in canonical mode 2021-08-22 19:48:35 +02:00
CMakeLists.txt trying to fuse header / inc 2021-07-19 16:25:51 +02:00