nuttx-apps/system/cu
Juha Niskanen 2b88677895 system/cu: do not reset baud rate to zero when parity options are used
cfsetspeed() 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 01:08:22 +08:00
..
cu_main.c system/cu: do not reset baud rate to zero when parity options are used 2020-10-20 01:08:22 +08:00
cu.h system/cu: do not reset baud rate to zero when parity options are used 2020-10-20 01:08:22 +08:00
Kconfig Change all 'Nuttx' to 'NuttX' 2020-10-18 22:27:57 -07:00
Make.defs Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Makefile build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs 2020-07-09 15:17:37 -03:00