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> |
||
|---|---|---|
| .. | ||
| uart_async_api | ||
| uart_async_rx | ||
| uart_basic_api | ||
| uart_elementary | ||
| uart_emul | ||
| uart_errors | ||
| uart_mix_fifo_poll | ||
| uart_pm | ||