zephyr/subsys/console
Anas Nashif d1b2718687 cleanup: include/: move uart.h to drivers/uart.h
move uart.h to drivers/uart.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
CMakeLists.txt
getchar.c cleanup: include/: move tty.h to console/tty.h 2019-06-27 22:55:49 -04:00
getline.c cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00
Kconfig
line_fifo.c cleanup: include/: move console.h to console/console.h 2019-06-27 22:55:49 -04:00
tty.c cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00