zephyr/include/zephyr/drivers/console
Bjarki Arge Andreasen 79640aea09 drivers: console: remove uart_mux and gsm_mux
Remove the deprecated uart_mux and gsm_mux modules and all of
their configurations/dependencies across zephyr.

Optimally uart_mux and gsm_mux would be removed in their own
respective PRs, but the two modules are directly coupled, so
to preserve bisectability, they must be removed together.

Signed-off-by: Bjarki Arge Andreasen <bjarki@arge-andreasen.me>
2024-05-29 10:49:08 -07:00
..
console.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
ipm_console.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
native_posix_console.h drivers: Console: Move all posix arch boards to same driver 2023-05-26 12:57:41 +02:00
posix_arch_console.h drivers: Console: Move all posix arch boards to same driver 2023-05-26 12:57:41 +02:00
uart_console.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
uart_mcumgr.h include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00