Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
8ec88164ac6e60db0aa1a1592fac6b1682368849
/
.
/
samples
/
net
/
updatehub
/
overlay-dtls.conf
blob: b6bb268a5a29af4ca6530726fe3bf5311522a256 [
file
] [
log
] [
blame
]
#
# Copyright (c) 2019 O.S.Systems
#
# SPDX-License-Identifier: Apache-2.0
#
CONFIG_UPDATEHUB_DTLS
=
y
#Minimal TLS configuration
CONFIG_MAIN_STACK_SIZE
=
3000
CONFIG_NET_BUF_RX_COUNT
=
50
CONFIG_MBEDTLS_HEAP_SIZE
=
60000
# End tls configs