Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 376 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 376 Bytes

esp-freertos-corejson

FreeRTOS CoreJSON library ported for ESP-IDF.

How to use

Add to components

Clone this repository into your project's components directory:

git clone --recursive https://github.com/fdobrovolny/esp-freertos-corejson.git

Documentation

See official FreeRTOS CoreJSON documentation.