nuttx/boards/arm/rp2040/common
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
..
include rp2040: Add support to MAX6675 2024-07-03 08:50:18 +02:00
src Add support for the Sensirion SHT4x temperature and humidity sensor family. 2024-07-22 14:24:20 -03:00
Kconfig rp2040: Add lower layer driver for WIZnet W5500 2024-04-21 11:11:09 +08:00
Makefile