Kconfig 240 B

123456789
  1. # Copyright (c) 2016 Intel Corporation
  2. # SPDX-License-Identifier: Apache-2.0
  3. config CJSON_LIB
  4. bool "Build cJSON library"
  5. default n
  6. help
  7. Build a cJSON parsing/encoding library. Used by sample
  8. applications such as the sample/cjson.