zephyr/drivers/sensor/lps25hb
Kumar Gala f0441fba58 drivers: sensor: Update drivers to use devicetree Kconfig symbol
Update sensor drivers to use DT_HAS_<compat>_ENABLED Kconfig symbol
to expose the driver and enable it by default based on devicetree.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-22 02:20:18 -05:00
..
CMakeLists.txt
Kconfig drivers: sensor: Update drivers to use devicetree Kconfig symbol 2022-07-22 02:20:18 -05:00
lps25hb.c drivers: sensor: lps25hb: Add multi-instance support 2022-07-05 12:25:33 +02:00
lps25hb.h