fdobrovolny/esp-freertos-corejson

0.0.1

uploaded 8 months ago
FreeRTOS CoreJSON for ESP-IDF

readme

# 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:

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

### Documentation

See official [FreeRTOS CoreJSON documentation](https://www.freertos.org/json/index.html).

Links

Supports all targets

License: MIT

To add this component to your project, run:

idf.py add-dependency "fdobrovolny/esp-freertos-corejson^0.0.1"

or download archive

Stats

  • Downloaded in total
    Downloaded in total 15 times
  • Downloaded this version
    This version: 15 times

Badge

fdobrovolny/esp-freertos-corejson version: 0.0.1
|