zephyr/samples/subsys
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
..
console samples: console: echo: Test output-only mode too 2018-11-16 11:48:06 -06:00
ipc cmake: ipc: Fix ipm_mcux sample 2018-10-29 14:14:00 -04:00
logging logging: Refactor LOG_MODULE_REGISTER and LOG_MODULE_DECLARE macros 2018-11-10 12:38:29 -05:00
mgmt samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
nvs dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
power samples: Remove board.h include 2018-11-01 13:15:18 +01:00
shell/shell_module logging: Add uart backend dependency to shell uart backend 2018-11-13 09:17:05 -05:00
usb samples: subsys: usb: hid-mouse: Align report descriptor 2018-11-14 08:53:55 -05:00
subsys.rst