blob: d256f359e144291108107c84bfe1e59cbbf40582 [file] [log] [blame]
/*
* Copyright (c) 2020, Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
&i2c0 {
bme280@77 {
compatible = "bosch,bme280";
reg = <0x77>;
label = "BME280";
};
};