repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
git: fix build with with no threads
[buildroot-gz.git]
/
package
/
jsmn
/
Config.in
blob
ab142732213e0949a7a3dab2b00b158324b98c76
1
config BR2_PACKAGE_JSMN
2
bool "jsmn"
3
help
4
jsmn (pronounced like 'jasmine') is a minimalistic JSON
5
parser in C. It can be easily integrated into
6
resource-limited or embedded projects.
7
8
https://github.com/zserge/jsmn/