zephyr/tests/drivers/uart/uart_async_api/src
S Swetha c90694c0a8 tests: drivers: uart: Bug fix
This commit fixes the following
bug.Issue link:
https://github.com/zephyrproject-rtos/
zephyr/issues/86399.
Some users reported data access
violations due to the qualifier.
Removing static ensures proper memory
alignment and avoids potential
memory access issues.

Signed-off-by: S Swetha <s.swetha@intel.com>
2025-03-04 12:16:12 +00:00
..
test_uart_async.c tests: drivers: uart: Bug fix 2025-03-04 12:16:12 +00:00
test_uart_wide.c
test_uart.h