nuttx-apps/system/cu
Juha Niskanen eaeb5513c5 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-30 09:16:54 +01:00
..
cu.h system/cu: do not reset baud rate to zero when parity options are used 2020-10-30 09:16:54 +01:00
cu_main.c system/cu: do not reset baud rate to zero when parity options are used 2020-10-30 09:16:54 +01:00
Kconfig Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05: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