Skip to content

stan-kondrat/lwjson-esp-component

Repository files navigation

Lightweight JSON text parser - ESP IDF Component

Library provides generic JSON text parser, that is optimized for embedded systems.

Source code https://github.com/MaJerle/lwjson

Install

  1. Add semver dependency to idf_component.yml
dependencies:
  idf:
    version: ">=5"
  semver:
    path: .
    git: https://github.com/stan-kondrat/lwjson-esp-component.git
  1. Reconfigure project
idf.py reconfigure

Documentation

http://docs.majerle.eu/projects/lwjson/

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published