zephyr/drivers/console
Andrei Emeltchenko df2bb46497 usb: console: Initialize USB console after USB Device stack
It does make sense to initialize USB console after USB Device stack.
Note that the value is selected only if we specify USB_UART_CONSOLE
in prj.conf, not in menuconfig afterwards.

Fixes #16518

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2019-06-05 11:44:17 +02:00
..
CMakeLists.txt
ipm_console_receiver.c
ipm_console_sender.c
Kconfig usb: console: Initialize USB console after USB Device stack 2019-06-05 11:44:17 +02:00
native_posix_console.c
ram_console.c
rtt_console.c
uart_console.c
uart_mcumgr.c
uart_pipe.c drivers: console: Add support for log level option 2019-05-30 17:17:51 -04:00
xtensa_sim_console.c