..
CMakeLists.txt
drivers: console: add jailhouse debug console
2022-03-10 14:05:00 -05:00
gsm_mux.c
drivers: gsm_mux: Namespace macros to prevent compilation errors
2022-03-22 12:34:57 +01:00
gsm_mux.h
drivers: modem: gsm_ppp: Enable start/stop
2020-10-19 18:29:02 +02:00
ipm_console_receiver.c
ring_buffer: rationalize the item-based put and get methods
2022-02-24 14:49:00 -08:00
ipm_console_sender.c
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
ipm_console.c
drivers: console: Refactor drivers to use shared init priority
2021-10-23 20:44:49 -04:00
jailhouse_debug_console.c
drivers: console: add jailhouse debug console
2022-03-10 14:05:00 -05:00
Kconfig
arch: common: dedicated SEMIHOST symbol
2022-04-21 13:04:52 +02:00
Kconfig.gsm_mux
kconfig: remove Enable from boolean prompts
2022-03-09 15:35:54 +01:00
native_posix_console.c
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
ram_console.c
drivers: console: Refactor drivers to use shared init priority
2021-10-23 20:44:49 -04:00
rtt_console.c
drivers: console: Refactor drivers to use shared init priority
2021-10-23 20:44:49 -04:00
semihost_console.c
console: semihost_console: use semihost API
2022-04-21 13:04:52 +02:00
uart_console.c
drivers: console: remove @return doc for void functions
2022-01-12 16:02:16 -05:00
uart_mcumgr.c
drivers: uart_mcumgr: remove CONFIG_UART_MCUMGR_ON_DEV_NAME
2021-08-23 18:53:47 -04: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: uart_mux: Change size_t log var type to %ld
2022-03-22 12:34:57 +01:00
uart_pipe.c
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
xtensa_sim_console.c
everywhere: fix typos
2022-03-14 20:22:24 -04:00