dma tests fail with stm32wb55 and stm32l476 nucleo boards #29992
Labels
area: Tests
Issues related to a particular existing or missing test
bug
The issue is a bug, or the PR is fixing a bug
platform: STM32
ST Micro STM32
priority: medium
Medium impact/importance bug
Describe the bug
running
tests/drivers/dma/chan_blen_transfer
andtests/drivers/dma/loop_transfer
failon nucleo_wb55rg when boards/nucleo_wb55rg.conf and boards/nucleo_wb55rg.overlay are added
running
tests/drivers/dma/chan_blen_transfer
failson nucleo_l476rg
(maybe others)
To Reproduce
Steps to reproduce the behavior:
.$ west build -p auto -b nucleo_wb55rg tests/drivers/dma/chan_blen_transfer/
See error
.$ west build -p auto -b nucleo_wb55rg tests/drivers/dma/loop_transfer/
See error
Expected behavior
tests PASSED
Additional context
master branch : a7aef46
The text was updated successfully, but these errors were encountered: