nuttx/arch/arm
Juha Niskanen 94f0f55911 arch: serial: fix all TCGETS retrieving zero baud rate
cfsetispeed() now stores baud rate to c_cflag member of
struct termios, so it must not be overridden later on.

Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
2020-10-20 14:43:19 +08:00
..
include Fix nxstyle warnings 2020-10-10 12:24:28 -06:00
src arch: serial: fix all TCGETS retrieving zero baud rate 2020-10-20 14:43:19 +08:00
Kconfig nrf52: add serial termios support 2020-09-30 09:09:04 -03:00