2017-11-03 10:02 AM
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
2017-11-03 10:35 AM
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.
2017-11-29 09:47 AM
hi,
i tested
http://www2.keil.com/mdk5/partnerpacks/
Keil::Jansson. v2.7who 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