zephyr/drivers/console
Kumar Gala a6800aa9f5 drivers: console: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE
Convert driver(s) to DEVICE_DEFINE instead of DEVICE_AND_API_INIT
so we can deprecate DEVICE_AND_API_INIT in the future.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-18 13:25:22 -06:00
..
CMakeLists.txt
Kconfig console: uart_mux: improve Kconfig dependencies 2020-12-11 16:49:41 -05:00
Kconfig.gsm_mux
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.c
ipm_console_receiver.c
ipm_console_sender.c
native_posix_console.c
ram_console.c
rtt_console.c
semihost_console.c
uart_console.c drivers: console: Fix path to mcumgr header 2020-11-27 18:18:50 +01:00
uart_mcumgr.c
uart_mux.c drivers: console: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-18 13:25:22 -06:00
uart_mux_internal.h
uart_pipe.c
xtensa_sim_console.c