Replace Kconfig configuration data with devicetree bindings using (ADC) io channels. Rework the sample to document expectations about the relationship between the reference voltage and the divider input voltage, and update the sensor configuration to support Nordic SAADC. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
10 lines
222 B
YAML
10 lines
222 B
YAML
sample:
|
|
name: Grove Temperature Sensor
|
|
tests:
|
|
sample.sensor.grove_temperature:
|
|
min_flash: 33
|
|
tags: drivers sensor grove temperature
|
|
platform_whitelist: nrf52_pca10040
|
|
harness: grove
|
|
depends_on: adc
|