Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
486ea06fcbe130309cd1b8809bb054ef9562add2
/
.
/
samples
/
sensor
/
dht
/
prj.conf
blob: 9555c35279317e7492d0265b49fae9fb6a7b4638 [
file
] [
log
] [
blame
]
#
# Copyright (c) 2019 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: Apache-2.0
#
CONFIG_SENSOR
=
y
CONFIG_GPIO
=
y
# Need float format support
CONFIG_NEWLIB_LIBC
=
y
CONFIG_NEWLIB_LIBC_FLOAT_PRINTF
=
y
CONFIG_CBPRINTF_FP_SUPPORT
=
y