157596acf4
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.gsm_mux | ||
bsim_console.c | ||
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 | ||
semihost_console.c | ||
uart_console.c | ||
uart_mcumgr.c | ||
uart_mux.c | ||
uart_mux_internal.h | ||
winstream_console.c | ||
xtensa_sim_console.c |