Remove unnecessary whitelisting and fix boards to enable ADC instance when ADC is configured in. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
8 lines
147 B
YAML
8 lines
147 B
YAML
sample:
|
|
name: Grove Light Sensor
|
|
tests:
|
|
sample.sensor.grove_light:
|
|
tags: drivers sensor grove light
|
|
harness: grove
|
|
depends_on: adc
|