zephyr/tests/drivers/uart/uart_async_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 tests: uart: Add long tranfer test to UART_ASYNC_API. 2019-05-16 13:47:07 +02:00
test_uart_async.c tests: drivers: uart: Explicitly test incremental receive length 2019-05-27 09:23:39 -04:00
test_uart.h cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00