CONFIG_HP206C¶
HopeRF HP206C precision barometer and altimeter sensor
Type: bool
Help¶
Enable HopeRF HP206C barometer and altimeter support.
Defaults¶
No defaults. Implicitly defaults to n.
Kconfig definition¶
At <Zephyr Driver>/sensor/hp206c/Kconfig:7
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:64 → <Zephyr Driver>/sensor/Kconfig:99
Menu path: (Top) → Device Drivers → Sensor Drivers
menuconfig HP206C
    bool "HopeRF HP206C precision barometer and altimeter sensor"
    depends on I2C && SENSOR
    help
      Enable HopeRF HP206C barometer and altimeter support.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)