Matteo Golin 1fba2ec0df Add support for the Sensirion SHT4x temperature and humidity sensor family.
This driver implements `read`, `write`, `open`, `close` and `ioctl`
interfaces to the SHT4X temperature and humidity sensor on an I2C bus.
The read implementation is that of a character driver for easy
debugging, while `ioctl` provides an interface to the sensor's raw data
collection and heating functionality.
2024-07-22 14:24:20 -03:00
..
2024-05-09 23:44:40 +08:00
2024-06-17 16:22:15 +08:00
2023-09-22 13:51:00 +08:00
2023-09-22 13:51:00 +08:00
2023-10-06 21:15:21 +08:00
2023-02-24 12:15:40 +08:00