zephyr/tests/drivers/uart/uart_async_api/src
Kumar Gala 5deec936a0 tests: uart_async_api: Convert test to use DEVICE_DT_GET
Move to use DEVICE_DT_GET instead of device_get_binding as we
work on phasing out use of DTS 'label' property.

Also, fixed issue that change exposes with SEGGER RTT testing
in that in some platforms the device getting selected for the
RTT test was not the RTT device.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-06 10:46:03 +02:00
..
main.c tests: uart_async_api: Add multiple_rx_enable test case 2022-02-05 06:25:46 -05:00
test_uart_async.c tests: uart_async_api: Convert test to use DEVICE_DT_GET 2022-07-06 10:46:03 +02:00
test_uart.h tests: uart_async_api: Convert test to use DEVICE_DT_GET 2022-07-06 10:46:03 +02:00