This is a simple, light weight JSON parser built on top of jsmn.
Files
src/json_parser.c
: Source file which has all the logic for implementing the APIs built on top of JSMNinclude/json_parser.h
: Header file that exposes all APIsCopy to Clipboard
idf.py add-dependency "espressif/json_parser^1.0.2"
Copy to Clipboard
Copy to Clipboard