-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Labels
RegressionSomething, which was working, does not anymoreSomething, which was working, does not anymorearea: DMADirect Memory AccessDirect Memory Accessarea: UARTUniversal Asynchronous Receiver-TransmitterUniversal Asynchronous Receiver-TransmitterbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: Microchip SAMMicrochip SAM Platform (formerly Atmel SAM)Microchip SAM Platform (formerly Atmel SAM)priority: lowLow impact/importance bugLow impact/importance bug
Description
Describe the bug
The #24873 made an important enhancement on Zephyr. Such big change may create eventual issues. It was detected that Async and/or DMA features from Atmel SAM0 devices stopped to work after #24873. It is not exactly clear the why and require more investigation.
To Reproduce
Try run tests/drivers/uart/uart_async_api
with atsamr21_xpro
board, for instance.
Expected behavior
Both Async and DMA should work for all SAM0 devices. The platform_exclude
should be updated or removed ontestcase.yaml
, on all tests that uses that features for SAM0 devices to allow run those tests on the CI.
Impact
Features are may not working.
Metadata
Metadata
Assignees
Labels
RegressionSomething, which was working, does not anymoreSomething, which was working, does not anymorearea: DMADirect Memory AccessDirect Memory Accessarea: UARTUniversal Asynchronous Receiver-TransmitterUniversal Asynchronous Receiver-TransmitterbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: Microchip SAMMicrochip SAM Platform (formerly Atmel SAM)Microchip SAM Platform (formerly Atmel SAM)priority: lowLow impact/importance bugLow impact/importance bug