zephyr/subsys/logging/backends
Anas Nashif 46af0620b3 console: move winstream console to drivers/
This was all done as part of the soc and called from the soc. Define
this type of console under drivers/console and use it in the SoCs
supporting that via SYS_INIT instead of calling the console code
directly.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-10-11 08:28:25 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.adsp
Kconfig.adsp_hda
Kconfig.adsp_mtrace
Kconfig.efi_console
Kconfig.fs
Kconfig.native_posix
Kconfig.net
Kconfig.rtt
Kconfig.spinel
Kconfig.swo
Kconfig.uart
Kconfig.xtensa_sim
log_backend_adsp_hda.c
log_backend_adsp_mtrace.c
log_backend_adsp.c
log_backend_efi_console.c
log_backend_fs.c
log_backend_native_posix.c
log_backend_net.c
log_backend_rtt.c
log_backend_spinel.c
log_backend_swo.c
log_backend_uart.c
log_backend_xtensa_sim.c