Skip to content

Commit 8cb7777

Browse files
FRASTMcarlescufi
authored andcommitted
boards: arm: stm32 nucleo boards support dma feature
This will add the corresponding tests/drivers/dma/ tests to the sanity check Signed-off-by: Francois Ramu <[email protected]>
1 parent 64da50f commit 8cb7777

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

boards/arm/nucleo_l476rg/nucleo_l476rg.yaml

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

boards/arm/nucleo_wb55rg/nucleo_wb55rg.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ supported:
1212
- gpio
1313
- i2c
1414
- counter
15+
- dma
1516
- spi
1617
- pwm
1718
- adc

0 commit comments

Comments
 (0)