head	1.1;
access;
symbols
	netbsd-11-0-RC3:1.1
	netbsd-11-0-RC2:1.1
	netbsd-11-0-RC1:1.1
	perseant-exfatfs-base-20250801:1.1
	netbsd-11:1.1.0.10
	netbsd-11-base:1.1
	netbsd-10-1-RELEASE:1.1
	perseant-exfatfs-base-20240630:1.1
	perseant-exfatfs:1.1.0.8
	perseant-exfatfs-base:1.1
	netbsd-10-0-RELEASE:1.1
	netbsd-10-0-RC6:1.1
	netbsd-10-0-RC5:1.1
	netbsd-10-0-RC4:1.1
	netbsd-10-0-RC3:1.1
	netbsd-10-0-RC2:1.1
	thorpej-ifq:1.1.0.6
	thorpej-ifq-base:1.1
	thorpej-altq-separation:1.1.0.4
	thorpej-altq-separation-base:1.1
	netbsd-10-0-RC1:1.1
	netbsd-10:1.1.0.2
	netbsd-10-base:1.1;
locks; strict;
comment	@# @;


1.1
date	2022.12.03.01.04.42;	author brad;	state Exp;
branches;
next	;
commitid	mW2p7WuqkJYw234E;


desc
@@


1.1
log
@

Split the BMP280 / BME280 driver into common code and create I2C and
SPI attachments.
@
text
@ioconf bmx280thpi2c

include "conf/files"

pseudo-root iic*

bmx280thp* at iic? addr 0x76
bmx280thp* at iic? addr 0x77
@
