Skip to content
Commit 7a9490b3 authored by Andriy Gelman's avatar Andriy Gelman Committed by Carles Cufí
Browse files

tests: uart: uart_async_api: Re-enable tests on xmc45_relax_kit



drivers.uart.async_api.rtt test started failing on xmc45_relax_kit
after f423ec25 which set
CONFIG_SERIAL_SUPPORT_ASYNC=y if uart rtt is enabled. This conflicts
with the xmc4xxx uart driver which sets the same symbol conditionally
if the dma is enabled in the device tree. The conflict created some
warning during compilation causing the CI to fail.

All the uart_async tests were disabled in
71d03947. This commit re-enables the
test on xmc45_relax_kit and only excludes the rtt test that's failing.

Signed-off-by: default avatarAndriy Gelman <andriy.gelman@gmail.com>
parent 6acea43a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment