1# 2# Copyright (c) 2018 Linaro Ltd. 3# 4# SPDX-License-Identifier: Apache-2.0 5# 6 7sample: 8 description: Demonstration of the CCS811 Digital Gas Sensor driver 9 name: CCS811 sample 10tests: 11 sample.sensor.ccs811: 12 harness: sensor 13 tags: sensors 14 platform_allow: 15 - thingy52_nrf52832 16 - efr32mg_sltb004a 17 integration_platforms: 18 - efr32mg_sltb004a 19 depends_on: i2c 20