Skip to content

Commit

Permalink
Mention the AHT20 driver
Browse files Browse the repository at this point in the history
  • Loading branch information
brad authored and brad committed Nov 17, 2022
1 parent b7c902e commit 9e7c9b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion doc/CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2930 $>
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2931 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
Expand Down Expand Up @@ -733,3 +733,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
tzdata: updated to 2022f (using the 2022fgtz fork) [kre 20221030]
regerror(3): Allow null errbuf if errbuf_size is zero,
as documented and in POSIX. [riastradh 20221105]
aht20temp(4): Driver for the Aosong AHT20 temperature and
humidity sensor [brad 20221117]
4 changes: 3 additions & 1 deletion share/man/man4/iic.4
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.\" $NetBSD: iic.4,v 1.33 2021/12/07 17:50:27 brad Exp $
.\" $NetBSD: iic.4,v 1.34 2022/11/17 20:43:39 brad Exp $
.\" $OpenBSD: iic.4,v 1.74 2008/09/10 16:13:43 reyk Exp $
.\"
.\" Copyright (c) 2004, 2006 Alexander Yurchenko <[email protected]>
Expand Down Expand Up @@ -179,6 +179,8 @@ A wide list of slaves are supported, among them:
Analog Devices ADM1026 complete thermal system management controller
.It Xr admtemp 4
Analog Devices ADM1021 temperature sensor
.It Xr aht20temp 4
Aosong AHT20 humidity/temperature sensors
.It Xr am2315temp 4
Aosong AM2315 humidity/temperature sensors
.It Xr ddc 4
Expand Down

0 comments on commit 9e7c9b9

Please sign in to comment.