Skip to content

Commit

Permalink
boards: atsamd21_xpro: Add supported test dependencies
Browse files Browse the repository at this point in the history
This commit adds the supported test dependencies that were not listed
in the board yaml file.

Signed-off-by: Stephanos Ioannidis <[email protected]>
  • Loading branch information
stephanosio authored and carlescufi committed May 12, 2020
1 parent 66324ce commit 7a946bb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions boards/arm/atsamd21_xpro/atsamd21_xpro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,12 @@ toolchain:
- gnuarmemb
- xtools
supported:
- adc
- counter
- dma
- gpio
- i2c
- spi
- usb_cdc
- usb_device
- watchdog

0 comments on commit 7a946bb

Please sign in to comment.