Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
fed4e13c537d446f7078324d266290e15d08291b
/
.
/
samples
/
sensor
/
accel_trig
/
Kconfig
blob: ec0fa9d253e800a7108330e49dbd0f1dea395689 [
file
] [
log
] [
blame
]
#
# Copyright (c) 2025 Pierrick Curt
#
# SPDX-License-Identifier: Apache-2.0
#
mainmenu
"Accelerometer trigger sample application"
config SAMPLE_TAP_DETECTION
bool
"Set tap detection as trigger in the sample"
default
n
source
"Kconfig.zephyr"