Files
arcs/arcs-sdk/modules/cjson/Kconfig
2026-08-13 16:50:52 +08:00

12 lines
207 B
Plaintext

config CJSON
bool "CJSON"
default n
config CJSON_CUSTOM_INCLUDE
bool "CJSON custom include"
default n
config CJSON_CUSTOM_INCLUDE_PATH
string "CJSON custom include path"
default ""