zephyr/drivers/console
Flavio Ceolin 419fabdad0 console: uart: Remove unnecessary macro
console_input_init is only used in the same scope it is implemented.
There is not need to have it defined elsewhere.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-10-02 14:34:14 -04:00
..
CMakeLists.txt drivers: console: build as static library 2021-08-17 06:06:03 -04:00
gsm_mux.c
gsm_mux.h
ipm_console_receiver.c
ipm_console_sender.c
ipm_console.c
Kconfig drivers: remove Kconfig option CONFIG_UART_CONSOLE_ON_DEV_NAME 2021-08-23 18:53:47 -04:00
Kconfig.gsm_mux drivers: modem: gsm_ppp: Add support for Quectel modems 2021-09-23 08:40:10 -04:00
native_posix_console.c
ram_console.c
rtt_console.c
semihost_console.c
uart_console.c console: uart: Remove unnecessary macro 2021-10-02 14:34:14 -04: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
uart_mux.c
uart_pipe.c
xtensa_sim_console.c