2018-11-25 01:29:48 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018 Linaro Ltd.
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
|
|
|
|
2018-01-06 00:53:06 +08:00
|
|
|
sample:
|
|
|
|
description: Demonstration of the CCS811 Digital Gas Sensor driver
|
|
|
|
name: CCS811 sample
|
|
|
|
tests:
|
2019-03-29 23:44:43 +08:00
|
|
|
sample.sensor.ccs811:
|
2018-01-06 00:53:06 +08:00
|
|
|
harness: sensor
|
2018-10-16 03:28:35 +08:00
|
|
|
tags: sensors
|
2020-08-26 23:28:25 +08:00
|
|
|
platform_allow: thingy52_nrf52832 efr32mg_sltb004a
|
2018-01-06 00:53:06 +08:00
|
|
|
depends_on: i2c
|