11 lines
164 B
Plaintext
Executable File
11 lines
164 B
Plaintext
Executable File
config SDK_MODULE_CURL
|
|
bool "curl support"
|
|
default n
|
|
select LWIP
|
|
|
|
menuconfig CURL
|
|
bool "curl support"
|
|
depends on SDK_MODULE_CURL
|
|
default y
|
|
|