zephyr/tests/drivers/uart/uart_async_api
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
..
boards tests: uart: Add nrf9160_pca10090 to UART async test 2019-03-28 09:30:57 -04:00
src cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
nrf9160_pca10090.overlay dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
nrf52840_pca10056.overlay dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
prj.conf
testcase.yaml tests: drivers: uart: depend on SERIAL_SUPPORT_ASYNC for ASYNC test 2019-06-05 07:45:27 -04:00