a133bf8821
Adds a sample for the ST I3G4250D gyroscope. Signed-off-by: Jonathan Hahn <Jonathan.Hahn@t-online.de>
13 lines
206 B
YAML
13 lines
206 B
YAML
#
|
|
# Copyright (c) 2021 Jonathan Hahn
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
sample:
|
|
name: I3G4250D Sensor Sample
|
|
tests:
|
|
sample.sensor.i3g4250d:
|
|
platform_allow: stm32f3_disco@E
|
|
tags: sensors
|