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 console: ipm_console: Add console over IPM 2020-09-04 07:55:52 -04:00
gsm_mux.c drivers: modem: gsm_ppp: Enable start/stop 2020-10-19 18:29:02 +02:00
gsm_mux.h drivers: modem: gsm_ppp: Enable start/stop 2020-10-19 18:29:02 +02:00
ipm_console_receiver.c drivers: console: Fix device instance const qualifier loss in IPM driver 2020-09-02 13:48:13 +02:00
ipm_console_sender.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipm_console.c device: Fixing new left over device instance made constant 2020-09-15 09:18:43 -05:00
Kconfig console: semihosting: add Aarch64 support 2021-02-24 08:01:18 -05:00
Kconfig.gsm_mux drivers: gsm_mux: Support GSM 07.10 muxing protocol 2020-04-17 10:15:54 +03:00
native_posix_console.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ram_console.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
rtt_console.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
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 misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
uart_mux_internal.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
uart_mux.c drivers: console: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-18 13:25:22 -06:00
uart_pipe.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
xtensa_sim_console.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00