zephyr/drivers/sensor/th02
Benjamin Cabé ca90bdacf3 drivers: sensor: th02: Handle unsupported channels
Fixed th02_channel_get() code to return -ENOTSUP when the channel is not
supported.
Fixes #55160.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2023-02-28 10:58:52 -06:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig drivers: sensor: Convert Kconfig bus 'depends on' to 'select' 2022-08-08 06:58:18 +01:00
th02.c drivers: sensor: th02: Handle unsupported channels 2023-02-28 10:58:52 -06:00
th02.h drivers: sensor: th02: Update driver to use i2c_dt_spec 2022-06-27 10:01:59 -05:00