zephyr/tests/drivers
Peter Bigot a8d15c1279 sensors: grove_light: convert to devicetree bindings
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>
2020-02-12 10:31:26 -06:00
..
adc/adc_api tests: drivers: adc: Add support to samv71 soc 2020-02-04 14:01:55 -05:00
build_all sensors: grove_light: convert to devicetree bindings 2020-02-12 10:31:26 -06:00
can can: Introduce can-primary alias 2020-01-27 10:25:00 -06:00
clock_control drivers: clock_control: Add subsys argument to the callback 2020-02-05 17:07:01 +01:00
counter tests: counter: Extend counter_basic_api timeout 2020-02-12 14:31:14 +02:00
dma
eeprom global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
entropy/api tests: tags: Add entropy and random tags 2020-01-28 09:37:51 -05:00
flash_simulator
gpio tests: gpio_basic_api: fix filter to exclude boards without overlay 2020-02-12 17:40:04 +02:00
hwinfo/api
i2c treewide: use full path to clock_control/stm32_clock_control.h header 2020-01-26 17:52:12 +01:00
i2s
ipm
kscan/kscan_api drivers: kscan: Extend callback arguments to 32-bits 2020-02-01 08:50:16 -05:00
pwm/pwm_api drivers: pwm: add support for inverted PWM signals 2020-01-07 18:13:18 +01:00
spi/spi_loopback test: drivers: spi: added a test case 2020-01-20 18:38:39 -05:00
uart tests: uart: Add forever timeout test for UART Async API. 2020-01-29 19:37:31 +01:00
watchdog/wdt_basic_api