summaryrefslogtreecommitdiffstats
path: root/package/cjson/Config.in
blob: ff9007477ac4dd9d8cab7923688c7bf2053f0a82 (plain) (blame)
1
2
3
4
5
6
7
config BR2_PACKAGE_CJSON
	bool "cJSON"
	help
	  An ultra-lightweight, portable, single-file, simple-as-can-be ANSI-C
	  compliant JSON parser, under MIT license.

	  http://cjson.sourceforge.net/