mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-09-30 19:29:03 +00:00
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
|