cancel
Showing results for 
Search instead for 
Did you mean: 

json parser c

yoann LBY
Senior
Posted on November 03, 2017 at 18:02

hi,

I am looking for a json parser librairy for smt32f4.

if someone knows small librairy easy to use.

i am working with keil mdk5.0

Thanks

Yoann

2 REPLIES 2
Posted on November 03, 2017 at 18:35

Not sure restricting yourself to the STM32 is helpful, any embedded leaning solution would presumably suffice, and the limitation would be the memory footprint you can sustain.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
yoann LBY
Senior
Posted on November 29, 2017 at 18:47

hi,

i tested

http://www2.keil.com/mdk5/partnerpacks/

 Keil::Jansson. v2.7

who use it?

someone has updated library with v2.10?

someone would have a issue with ? json_loads? json_is_object?

json_decref should be important?

thks

Yoann