zephyr/drivers/console
Kumar Gala 65e72be8f7 devicetree: Generate CONFIG_UART_CONSOLE_ON_DEV_NAME from dt
We can use the chosen property "zephyr,console" to determine what uart
should be used as the console and find its name to generate a define for
CONFIG_UART_CONSOLE_ON_DEV_NAME.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-07-11 12:09:10 -05:00
..
ipm_console_receiver.c ipm_console_receiver: use k_thread_create() 2017-05-11 20:24:22 -04:00
ipm_console_sender.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig devicetree: Generate CONFIG_UART_CONSOLE_ON_DEV_NAME from dt 2017-07-11 12:09:10 -05:00
Kconfig.telnet spell: fix Kconfig help typos: /boards /drivers 2017-04-21 21:31:30 +00:00
Makefile Xtensa port: Added support for Xtensa simulator console driver. 2017-02-13 08:04:27 -08:00
ram_console.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
rtt_console.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
telnet_console.c net: context: Use K_NO_WAIT instead of 0 for timeout 2017-07-10 10:59:28 +03:00
telnet_protocol.h drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
uart_console.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
uart_pipe.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
xtensa_sim_console.c xtensa_sim_console: fix simcall 2017-04-13 20:33:27 +00:00