zephyr/drivers/sensor/sht3xd
Pavel Hübner f3dd088a99 drivers: sht3xd: Add names to choices in Kconfig
Unless a choice is named, its default value
cannot be changed in another Kconfig file.

Signed-off-by: Pavel Hübner <pavel.hubner@hardwario.com>
2021-10-12 09:21:08 -05:00
..
CMakeLists.txt drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
Kconfig drivers: sht3xd: Add names to choices in Kconfig 2021-10-12 09:21:08 -05:00
sht3xd.c drivers: sensors: sht3xd: allow multiple instances 2021-09-08 09:49:34 -04:00
sht3xd.h sensor: sht3xd: convert to `i2c_dt_spec` 2021-08-03 19:05:14 -04:00
sht3xd_trigger.c