zephyr/samples/sensor/max44009
Benjamin Björnsson 7322375a07 samples: sensor: max44009: Convert sample to use DEVICE_DT_GET_ONE
Move to use DEVICE_DT_GET_ONE instead of device_get_binding as
we work on phasing out use of DTS 'label' property.

Signed-off-by: Benjamin Björnsson <benjamin.bjornsson@gmail.com>
2022-06-27 10:23:48 -05:00
..
boards sensor: max44009: Convert to DTS 2019-11-08 07:44:54 -06:00
src samples: sensor: max44009: Convert sample to use DEVICE_DT_GET_ONE 2022-06-27 10:23:48 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf
README
sample.yaml sensor: max44009: Convert to DTS 2019-11-08 07:44:54 -06:00

This is a sample app to read an external MAX44009 light sensor via I2C
interface of the Quark SE Sensor Subsystem.