Files
mellifera_firmware/firmware/drivers/sensor/example_sensor/Kconfig
Brendan Haines 3134dc52e4
Some checks failed
Build / build (ubuntu-22.04) (push) Failing after 2m20s
Documentation / build (push) Failing after -1m2s
move things around
2025-05-31 00:01:48 -06:00

11 lines
234 B
Plaintext

# Copyright (c) 2021 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config EXAMPLE_SENSOR
bool "Example sensor"
default y
depends on DT_HAS_ZEPHYR_EXAMPLE_SENSOR_ENABLED
select GPIO
help
Enable example sensor