json parser c
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-11-29 9: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
