zephyr/tests/drivers/uart
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
..
uart_async_api tests: drivers: uart: Bug fix 2025-03-04 12:16:12 +00:00
uart_async_rx samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
uart_basic_api tests: uart_basic_api: uart_elementary: Get baudrate from device tree 2024-12-19 19:56:06 +01:00
uart_elementary drivers: serial: nrfx_uarte: Deprecate non-legacy shim 2025-01-14 13:23:32 +01:00
uart_emul tests: drivers: uart: uart_emul: Add device emulation test 2024-07-30 18:28:17 +01:00
uart_errors tests: nrf: enable twister tests for nrf54l20pdk 2024-12-13 20:04:51 +01:00
uart_mix_fifo_poll tests: drivers: uart: uart_mix_fifo_poll: Clean up testcase.yaml 2025-01-22 10:39:08 +01:00
uart_pm drivers: serial: nrfx_uarte: Deprecate non-legacy shim 2025-01-14 13:23:32 +01:00