tests: drivers: adc: Add sam0 boards configs

Add sam0 boards configuration to test api.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
This commit is contained in:
Gerson Fernando Budke 2021-08-31 22:12:29 -03:00 committed by Christopher Friedt
commit 28ba3b5e50
4 changed files with 6 additions and 0 deletions

View file

@ -11,6 +11,7 @@ toolchain:
- gnuarmemb
- xtools
supported:
- adc
- gpio
- pwm
- spi

View file

@ -12,6 +12,7 @@ toolchain:
- gnuarmemb
- xtools
supported:
- adc
- gpio
- i2c
- ieee802154

View file

@ -0,0 +1,2 @@
CONFIG_ADC=y
CONFIG_ADC_SAM0=y

View file

@ -0,0 +1,2 @@
CONFIG_ADC=y
CONFIG_ADC_SAM0=y