zephyr/tests/drivers/uart/uart_async_api
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
..
boards tests: drivers: uart: boards: Disable Userspace 2025-02-25 15:23:34 +00:00
socs tests: esp32c3: Add USB variant 2025-01-10 18:57:07 +01:00
src tests: drivers: uart: Bug fix 2025-03-04 12:16:12 +00:00
sysbuild/vpr_launcher tests: drivers: uart: async_api: Add nrf54h20 cpuppr 2024-11-19 17:52:33 -05:00
CMakeLists.txt
Kconfig tests: drivers: uart: async_api: Make long buffer configurable 2024-10-25 08:53:15 +02:00
prj.conf
stm32_nocache_mem_dt.conf
stm32_nocache_mem.conf tests: drivers: uart: uart_async_api: disable userspace permissions 2025-01-06 20:34:17 +01:00
testcase.yaml drivers: serial: nrfx_uarte: Deprecate non-legacy shim 2025-01-14 13:23:32 +01:00