zephyr/drivers/console
Florian Grandel 2a6d82b2d8 drivers: console: rtt_console: undefined reference
Disabling PRINTK with RTT enabled caused a compile error (undefined
reference to __printk_hook_install').

Fixes: #50108

Signed-off-by: Florian Grandel <jerico.dev@gmail.com>
2022-09-12 15:08:47 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.gsm_mux
efi_console.c
gsm_mux.c
gsm_mux.h
ipm_console.c
ipm_console_receiver.c
ipm_console_sender.c
jailhouse_debug_console.c
native_posix_console.c
ram_console.c
rtt_console.c drivers: console: rtt_console: undefined reference 2022-09-12 15:08:47 +01:00
semihost_console.c
uart_console.c drivers: console: initialize uart devices at compile time 2022-08-19 11:51:26 +02:00
uart_mcumgr.c mgmt: mcumgr: Fix output packet to frame issue on serial transport 2022-09-09 19:47:12 +00:00
uart_mux.c
uart_mux_internal.h
xtensa_sim_console.c