Skip to content

Commit c3e522d

Browse files
mathieuchopstmaescolar
authored andcommitted
boards: st: wb0: add DMA to supported feature set
Add DMA to supported feature set on existing STM32WB0 boards. Signed-off-by: Mathieu Choplain <[email protected]>
1 parent 0e1f805 commit c3e522d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

boards/st/nucleo_wb05kz/nucleo_wb05kz.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ flash: 192
1111
supported:
1212
- arduino_i2c
1313
- arduino_spi
14+
- dma
1415
- gpio
1516
- i2c
1617
- spi

boards/st/nucleo_wb09ke/nucleo_wb09ke.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ flash: 512
1111
supported:
1212
- arduino_i2c
1313
- arduino_spi
14+
- dma
1415
- gpio
1516
- i2c
1617
- spi

0 commit comments

Comments
 (0)