Gregory Nutt
|
ac018597e4
|
Fix a syntax error in a Kconfig file. Update comments in another.
|
2016-07-29 13:12:28 -06:00 |
|
Gregory Nutt
|
1a6bb2a47c
|
apps/examples/pty_test: If CONFIG_SERIAL_TERMIOS is not selected, then don't call tcgetattr or tcsetattr.
|
2016-07-19 14:28:07 -06:00 |
|
Gregory Nutt
|
7f6a21ecac
|
Eliminate some warnings
|
2016-07-18 11:26:45 -06:00 |
|
Gregory Nutt
|
7e2980bee5
|
Fix comment string
|
2016-07-17 09:39:26 -06:00 |
|
Gregory Nutt
|
126592b85d
|
apps/examples/pty_test: Use of POLL must be optional. There are still a few character drivers that do not support it.
|
2016-07-16 13:46:52 -06:00 |
|
Alan Carvalho de Assis
|
8a16e80cf3
|
apps/examples/pty_test: Add termios calls to convert LF to CR-LF on writes
|
2016-07-16 12:38:44 -06:00 |
|
Gregory Nutt
|
3cd17bcc7c
|
Fix a couple of cosmetic alignment issues
|
2016-07-16 11:56:17 -06:00 |
|
Alan Carvalho de Assis
|
49ab72d9ac
|
Extensions to examples/pty_test
|
2016-07-16 11:24:54 -06:00 |
|
Gregory Nutt
|
552d3c4712
|
PTY: Fix a few errors from early testing
|
2016-07-15 14:09:14 -06:00 |
|
Alan Carvalho de Assis
|
e3d0c6f15a
|
apps/examples/pty_test: PTY test program
|
2016-07-15 13:28:38 -06:00 |
|