zephyr/samples/subsys/console
Paul Sokolovsky 325954de8f samples: console: echo: Test output-only mode too
We have cases with UART drivers where TX interrupt handling is not
bootstrapped properly on enabling them. To make such cases more
obvious, start this sample with console_write(), the output of which
wouldn't appear if that's the case. (Of course, the sample starts
with printk() exlaining what may happpen.)

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-11-16 11:48:06 -06:00
..
echo samples: console: echo: Test output-only mode too 2018-11-16 11:48:06 -06: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