zephyr/drivers/console
Nicolas Pitre 90f4f50d4b console: semihosting: add Aarch64 support
This also makes it into arch_printk_char_out() which gets linked
in place of the weak symbol version, meaning printk() is usable
as soon as the stack is set up.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2021-02-24 08:01:18 -05:00
..
CMakeLists.txt
gsm_mux.c
gsm_mux.h
ipm_console_receiver.c
ipm_console_sender.c
ipm_console.c
Kconfig console: semihosting: add Aarch64 support 2021-02-24 08:01:18 -05:00
Kconfig.gsm_mux
native_posix_console.c
ram_console.c
rtt_console.c
semihost_console.c console: semihosting: add Aarch64 support 2021-02-24 08:01:18 -05:00
uart_console.c drivers: console: Fix path to mcumgr header 2020-11-27 18:18:50 +01:00
uart_mcumgr.c
uart_mux_internal.h
uart_mux.c drivers: console: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-18 13:25:22 -06:00
uart_pipe.c
xtensa_sim_console.c