fdobrovolny/esp-freertos-corejson

0.0.1

uploaded 5 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

Dependencies

  • ESP-IDF >=4.3
  • Stats

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

    Badge

    fdobrovolny/esp-freertos-corejson version: 0.0.1
    |