zephyr/drivers/console
Flavio Ceolin d507574864 console: uart: Ifdef an include
usb-device.h must be included only if CONFIG_USB_UART_CONSOLE is
defined, otherwise it is not used and will pull a lot of usb code.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-01-28 14:02:54 -05:00
..
CMakeLists.txt
Kconfig console: kconfig: Have CONSOLE_HANDLER dep. on SERIAL_SUPPORT_INTERRUPT 2020-01-24 22:48:40 +01:00
ipm_console_receiver.c treewide: use full path to console/ipm_console.h header 2020-01-26 17:52:12 +01:00
ipm_console_sender.c treewide: use full path to console/ipm_console.h header 2020-01-26 17:52:12 +01:00
native_posix_console.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
ram_console.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
rtt_console.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
uart_console.c console: uart: Ifdef an include 2020-01-28 14:02:54 -05:00
uart_mcumgr.c treewide: use full path to console/uart_mcumgr.h header 2020-01-26 17:52:12 +01:00
uart_pipe.c treewide: use full path to console/uart_pipe.h header 2020-01-26 17:52:12 +01:00
xtensa_sim_console.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00