Sample appication of TDK Invensense ICM42605 motion sensor. Signed-off-by: JuHyun Kim <jkim@invensense.com>
14 lines
229 B
YAML
14 lines
229 B
YAML
#
|
|
# Copyright (c) 2020 TDK Invensense
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
sample:
|
|
name: ICM42605 Sensor Sample
|
|
tests:
|
|
sample.sensor.icm42605:
|
|
build_only: true
|
|
platform_allow: nrf52dk_nrf52832
|
|
tags: sensors
|