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