mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-15 10:25:28 +00:00
- qrcode, ws2812_led and gpio_button moved to examples/common - esp-insights and rmaker_common submodules updated - json_generator and json_parser components copied from component manager so that they can be used for component overrides
9 lines
217 B
YAML
9 lines
217 B
YAML
dependencies:
|
|
jsmn:
|
|
rules:
|
|
- if: idf_version >=5.0
|
|
version: ~1.1
|
|
description: This is a simple, light weight JSON parser built on top of jsmn
|
|
url: https://github.com/espressif/json_parser
|
|
version: 1.0.3
|