9 lines
195 B
Plaintext
9 lines
195 B
Plaintext
|
|
config SAMPLE_USING_WEBNET
|
|
bool "Enable webnet http server "
|
|
default n
|
|
select PKG_USING_WEBNET
|
|
select PKG_USING_CJSON
|
|
help
|
|
A http server example for keken7231 board.
|