..
CMakeLists.txt
drivers: console: build as static library
2021-08-17 06:06:03 -04:00
Kconfig
usb: remove Kconfig option USB_UART_CONSOLE
2021-11-18 14:29:18 +01:00
Kconfig.gsm_mux
drivers: modem: gsm_ppp: Add support for Quectel modems
2021-09-23 08:40:10 -04:00
gsm_mux.c
drivers: console: mux: Conversion of k_work API
2021-04-14 07:07:40 -04:00
gsm_mux.h
drivers: modem: gsm_ppp: Enable start/stop
2020-10-19 18:29:02 +02:00
ipm_console.c
drivers: console: Refactor drivers to use shared init priority
2021-10-23 20:44:49 -04:00
ipm_console_receiver.c
kernel: sem: add K_SEM_MAX_LIMIT
2021-03-05 08:13:53 -06:00
ipm_console_sender.c
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02: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
drivers: console: Refactor drivers to use shared init priority
2021-10-23 20:44:49 -04:00
uart_console.c
drivers: console: limit scope of CONFIG_USB_UART_CONSOLE
2021-11-18 14:29:18 +01:00
uart_mcumgr.c
drivers: uart_mcumgr: remove CONFIG_UART_MCUMGR_ON_DEV_NAME
2021-08-23 18:53:47 -04:00
uart_mux.c
drivers: console: Refactor drivers to use shared init priority
2021-10-23 20:44:49 -04:00
uart_mux_internal.h
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
uart_pipe.c
device: Const-ify all device driver instance pointers
2020-09-02 13:48:13 +02:00
xtensa_sim_console.c
drivers: console: Refactor drivers to use shared init priority
2021-10-23 20:44:49 -04:00