Skip to content

Commit

Permalink
boards: arm: stm32 nucleo boards support dma feature
Browse files Browse the repository at this point in the history
This will add the corresponding tests/drivers/dma/ tests
to the sanity check

Signed-off-by: Francois Ramu <[email protected]>
  • Loading branch information
FRASTM authored and carlescufi committed Dec 27, 2020
1 parent 64da50f commit 8cb7777
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions boards/arm/nucleo_l476rg/nucleo_l476rg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ supported:
- arduino_i2c
- pwm
- gpio
- dma
- spi
- i2c
- counter
Expand Down
1 change: 1 addition & 0 deletions boards/arm/nucleo_wb55rg/nucleo_wb55rg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ supported:
- gpio
- i2c
- counter
- dma
- spi
- pwm
- adc
Expand Down

0 comments on commit 8cb7777

Please sign in to comment.