blob: 5868d248950fabf3b6ec3b7fe604ae3e35e34d51 [file] [log] [blame]
/*
* Copyright (c) 2023 Intel Corporation
*
* SPDX-License-Identifier: Apache-2.0
*/
&i2c1 {
bme280@76 {
compatible = "bosch,bme280";
reg = <0x76>;
status = "okay";
};
};