📄️ Using Zephyr Sensor Drivers
Set up and use a sensor that has a driver built-in to Zephyr
The sensor section builds on what you learned during the Basic I/O exercises. We will show how to define a sensor in the Devicetree, and how to activate the libraries to support that sensor using the Kconfig system.
Set up and use a sensor that has a driver built-in to Zephyr