Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5cd5e152b3d4b03e09eb489bd894c39a3ad5ea48
/
.
/
samples
/
sensor
/
pressure_polling
/
Kconfig
blob: fc80e211464263a758b1f13b40b7c360970a09b4 [
file
]
# Copyright (c) 2024, TDK Invensense
# SPDX-License-Identifier: Apache-2.0
config LOG
default
y
config LOG_PRINTK
default
y
config SENSOR_LOG_LEVEL
default
4
source
"Kconfig.zephyr"