zephyr/samples/sensor/hmc5883l
Benjamin Björnsson f69bf5412f samples: sensor: hmc5883l: 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-23 16:24:43 -05:00
..
boards
src samples: sensor: hmc5883l: Convert sample to use DEVICE_DT_GET_ONE 2022-06-23 16:24:43 -05:00
CMakeLists.txt
prj.conf
README.txt
sample.yaml

Title: hmc5883l

Description:

A simple example using the hmc5883l 3-axis magnetometer sensor.