blob: 04eff4ca88603be1ca3a1aec61b7d120c79dd330 (
plain)
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.
https://github.com/DaveGamble/cJSON
|