1# Copyright (c) 2019, Linaro Limited
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    TH02 Temperature and Humidity sensor. See datasheet at
6    http://www.datasheetspdf.com/mobile/748107/TH02.html
7
8compatible: "hoperf,th02"
9
10include: i2c-device.yaml
11