6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
menu "lib using cJSON"
|
|
menuconfig LIB_USING_CJSON
|
|
bool "USING cJSON"
|
|
default n
|
|
endmenu
|