zephyr/drivers/console
Peter A. Bigot a58d8ebaa6 driver: uart: make deprecation effective
Several macros were documented as deprecated but lacked the
infrastructure to produce deprecation warnings.  Add the deprecation
marker, and fix the in-tree references to the deprecated spellings.

Note that one non-deprecated macro should have been deprecated, and
is, referring to a newly added line control bit.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-11-07 12:44:15 -06:00
..
CMakeLists.txt
ipm_console_receiver.c
ipm_console_sender.c
Kconfig
native_posix_console.c
ram_console.c
rtt_console.c
uart_console.c
uart_mcumgr.c
uart_pipe.c
xtensa_sim_console.c