zephyr/tests/drivers/dma
Mathieu Choplain 38ab4b38db tests: dma/chan_blen_transfer: place TX buf in RAM
This commit removes the const qualifier from TX (source) buffer
of the chan_blen_transfer DMA test to ensure it gets placed in
RAM rather than flash. This ensures the test can pass on hardware
where the DMA controller is unable to access flash.

Fixes #75125.

Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
2024-07-03 15:27:26 +02:00
..
chan_blen_transfer tests: dma/chan_blen_transfer: place TX buf in RAM 2024-07-03 15:27:26 +02:00
chan_link_transfer
loop_transfer boards: frdm_rw612: Simple enablements collection 2024-06-13 16:44:12 -04:00
scatter_gather