Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ad05b79a89277bb9e384e00a87d9a8e84effb2eb
/
.
/
modules
/
Kconfig.civetweb
blob: 30618e5fabd1086e6d6c555592930630139859ef [
file
] [
log
] [
blame
]
# Copyright (c) 2019 Antmicro Ltd
#
# SPDX-License-Identifier: Apache-2.0
config CIVETWEB
bool
"Civetweb Support"
help
This
option enables the civetweb HTTP API
.