zephyr/tests/drivers/uart/uart_async_api/src
Abderrahmane JARMOUNI 6b4984a366 tests: drivers: uart_async_api: fix alignment size
We fix 2 issues:
First issue: __aligned attribute is in bytes
second issue: we should align depending on the platform

Signed-off-by: Abderrahmane JARMOUNI <git@jarmouni.me>
2025-04-29 20:07:46 -04:00
..
test_uart_async.c tests: drivers: uart_async_api: fix alignment size 2025-04-29 20:07:46 -04:00
test_uart_wide.c
test_uart.h