zephyr/tests/drivers/uart/uart_basic_api/src
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
..
main.c
test_uart_fifo.c style: samples/tests: add braces around if/while statements 2019-06-06 15:20:21 +02:00
test_uart_poll.c style: samples/tests: add braces around if/while statements 2019-06-06 15:20:21 +02:00
test_uart.h cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00