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
src samples: sensor: max44009: Convert sample to use DEVICE_DT_GET_ONE 2022-06-27 10:23:48 -05:00
CMakeLists.txt
prj.conf
README
sample.yaml

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