zephyr/drivers/console
Alberto Escolar Piedras 157596acf4 nrf52_bsim: drivers/console: Refactor printk backend
Fix a very old cmake warning for the nrf52_bsim due to the
console library being empty.
The printk backend was originally provided by the board
code for simplicity, but this left the console library
empty when building for this board.
Instead refactor that code to where all printk backends are.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-04-24 13:29:53 +02:00
..
CMakeLists.txt nrf52_bsim: drivers/console: Refactor printk backend 2023-04-24 13:29:53 +02:00
Kconfig nrf52_bsim: drivers/console: Refactor printk backend 2023-04-24 13:29:53 +02:00
Kconfig.gsm_mux
bsim_console.c nrf52_bsim: drivers/console: Refactor printk backend 2023-04-24 13:29:53 +02:00
efi_console.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
gsm_mux.c
gsm_mux.h
ipm_console.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
ipm_console_receiver.c
ipm_console_sender.c
jailhouse_debug_console.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
native_posix_console.c drivers: native_posix_console: Fix if printk is not selected 2023-04-24 13:29:53 +02:00
ram_console.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
rtt_console.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
semihost_console.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
uart_console.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
uart_mcumgr.c
uart_mux.c console: uart_mux: Use TYPE_SECTION macros for uart_mux 2023-04-21 12:55:38 +02:00
uart_mux_internal.h
winstream_console.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
xtensa_sim_console.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00