zephyr/drivers/sensor/bme280
Josep Puigdemont 677d377299 sensor: bme280: BMP280 has no humidity sensor
Return ENOTSUP when getting the humidity channel if the driver is used
with a BMP280, since this device does not provide humidity readings.

Signed-off-by: Josep Puigdemont <josep.puigdemont@gmail.com>
2023-07-27 08:46:40 -05:00
..
bme280.c sensor: bme280: BMP280 has no humidity sensor 2023-07-27 08:46:40 -05:00
bme280.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
bme280_i2c.c sensor: bme280: convert to _dt_spec 2021-08-09 22:40:18 -04:00
bme280_spi.c drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt 2022-12-07 09:40:23 -06:00
CMakeLists.txt drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
Kconfig drivers: sensor: Convert Kconfig bus 'depends on' to 'select' 2022-08-08 06:58:18 +01:00