zephyr/samples/subsys/console/echo
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
..
src samples: console: echo: Be sure to print (both) CR LF in messages 2018-12-05 08:54:20 -05:00
CMakeLists.txt samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
prj.conf subsys: console: Factor out fifo-based console input abstraction 2018-06-20 15:59:12 -04:00
sample.yaml tests/samples: cleanup tags 2018-10-16 09:17:51 -04:00