]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
htu21: driver for HTU21D I2C temperature and humidity sensor
authorAndriy Gapon <avg@FreeBSD.org>
Tue, 19 Jan 2021 12:57:24 +0000 (14:57 +0200)
committerAndriy Gapon <avg@FreeBSD.org>
Tue, 19 Jan 2021 13:08:51 +0000 (15:08 +0200)
commit2c98edd6d6c71ecda4f7e78361286b98abe9fcc6
treeb1a390a141d4be46224bcb2b849581a9da0fa6bf
parent38baca17e01e138dc9c7211c0f6cb4ba74b14449
htu21: driver for HTU21D I2C temperature and humidity sensor

MFC after: 2 weeks
Relnotes: perhaps
share/man/man4/Makefile
share/man/man4/htu21.4 [new file with mode: 0644]
sys/conf/files
sys/dev/iicbus/htu21.c [new file with mode: 0644]
sys/modules/i2c/Makefile
sys/modules/i2c/htu21/Makefile [new file with mode: 0644]