zephyr/tests/drivers/uart/uart_async_api
Peter Bigot 4a0a196f57 tests: uart_async_api: fix fault accessing cached device pointer
The cached device pointer must be placed in memory that allows user
mode invocation of the test functions to access it.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-10-13 20:01:08 +02:00
..
boards tests: uart_async_api: build segger rtt driver 2020-09-03 21:51:28 +02:00
src tests: uart_async_api: fix fault accessing cached device pointer 2020-10-13 20:01:08 +02:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf tests: uart_async_api: run in user mode 2020-01-17 16:15:02 -05:00
testcase.yaml tests: uart_async_api: build segger rtt driver 2020-09-03 21:51:28 +02:00