Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
116c4a9e4014b5802b6723278854bb5e3b0a407f
/
.
/
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"