zephyr/drivers/console
Ryan Erickson ea1cf4d2e1 drivers: console: deprecate uart_mux and gsm_mux
GSM_MUX and UART_MUX are being marked as deprecated.
The new modem subsystem MODEM_CMUX and MODEM_PPP
should be used instead.

Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
2023-09-19 15:25:47 +01:00
..
CMakeLists.txt
Kconfig drivers: console: deprecate uart_mux and gsm_mux 2023-09-19 15:25:47 +01:00
Kconfig.gsm_mux drivers: console: deprecate uart_mux and gsm_mux 2023-09-19 15:25:47 +01:00
efi_console.c
gsm_mux.c
gsm_mux.h
ipm_console.c
ipm_console_receiver.c
ipm_console_sender.c
jailhouse_debug_console.c
posix_arch_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