zephyr/tests/drivers/uart/uart_async_api
Fabrice DJIATSA 28c766b957 tests: drivers: uart_async_api: add tx buffer in nocache memory
Since nucleo_f746zg has NOCACHE_MEM defined
(related to test cases drivers.uart.async_api.nocache_mem
and drivers.uart.async_api.nocache_mem_dt.nucleo_f746zg),
the TX buffer should be placed in a non-cacheable memory region
for the uart_async_var_buf_length testsuite to pass.

Signed-off-by: Fabrice DJIATSA <fabrice.djiatsa-ext@st.com>
2025-06-26 11:13:30 +02:00
..
boards tests: drivers: uart: Add support test uart_async for ek_ra8p1 2025-06-25 15:56:20 -10:00
nxp tests: drivers: uart: simplify setting for NXP platforms 2025-04-25 18:59:24 +02:00
socs
src tests: drivers: uart_async_api: add tx buffer in nocache memory 2025-06-26 11:13:30 +02:00
sysbuild/vpr_launcher
CMakeLists.txt
Kconfig tests: drivers: uart: uart_async_api: test short buffers 2025-05-15 22:14:08 +02:00
prj.conf
stm32_nocache_mem_dt.conf
stm32_nocache_mem.conf
testcase.yaml tests: drivers: uart: simplify setting for NXP platforms 2025-04-25 18:59:24 +02:00