Skip to content

Commit d407045

Browse files
committed
boards/st/stm32mp257f_ev1: add dma to board yaml
Add dma as a supported driver in the STM32MP257F-EV1 board YAML file. Signed-off-by: Youssef Zini <[email protected]>
1 parent 093597c commit d407045

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/st/stm32mp257f_ev1/stm32mp257f_ev1_stm32mp257fxx_m33.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ supported:
99
- LED
1010
- gpio
1111
- shell
12+
- dma
1213
testing:
1314
ignore_tags:
1415
- cmsis_rtos_v2

0 commit comments

Comments
 (0)