zephyr/samples/subsys/console
Paul Sokolovsky 1ef52f5c30 samples: console: echo: Be sure to print (both) CR LF in messages
As it stands now, the console effectively works in raw mode, so all
messages should end with "\r\n". This was missed previously, because
the sample was run in QEMU, on top of POSIX cooked console. Running
on real hardware showed this issue.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-12-05 08:54:20 -05:00
..
echo samples: console: echo: Be sure to print (both) CR LF in messages 2018-12-05 08:54:20 -05:00
getchar samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
getline samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
console.rst doc: add labels to sample docs 2017-04-04 20:48:08 +00:00