mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-16 14:26:13 +00:00
This commit updates the HMC5883L driver to use the new GPIO API. Also add a note explicitly describing the active state of the DRDY pin in the binding file. Tested on frdm_k64f. Signed-off-by: Kevin Townsend <kevin@ktownsend.com> |
||
---|---|---|
.. | ||
boards | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
README.txt | ||
sample.yaml |
Title: hmc5883l Description: A simple example using the hmc5883l 3-axis magnetometer sensor.