Files
nuttx/drivers
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-06-28 09:30:42 +02:00
2024-07-18 16:36:23 -03:00
2024-07-15 02:29:30 +08:00
2024-07-12 06:37:59 +08:00
2024-07-03 17:31:23 +08:00
2024-07-15 02:29:30 +08:00