Skip to content

JSON parsing / generation with jasonpp

Latest
Compare
Choose a tag to compare
@berndporr berndporr released this 15 Mar 22:32
· 7 commits to main since this release

This release has all JSON parsing and generation removed as there is a fantastic library which can do this job: jasoncpp. This is part of every distribution and very mature. Transfer is now with JSON in both directions by default. This makes this header-only library very compact.
The demos have been updated and another demo for the USBDUX board has been added measuring temperature with an LM35.