Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2a88e08296c39fc7b720d98b5d088792f5b3370c
/
.
/
samples
/
subsys
/
mgmt
/
updatehub
/
overlay-dtls.conf
blob: 898c2ac8df8c186f75addab0e7ef3f962281566c [
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