mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-19 18:05:22 +00:00
Convert pms7003 sensor driver to utilize device tree. DTS would look something like the following for the pms7003: uart { pms7003: pms7003 { status = "okay"; compatible = "plantower,pms7003"; label = "pms7003"; }; }; Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
pms7003.c |