Without this file, idf.py build fails after fullclean with 'Failed to resolve component cJSON' because the component manager has no manifest to fetch from. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 lines
86 B
YAML
6 lines
86 B
YAML
dependencies:
|
|
idf:
|
|
version: '>=5.0'
|
|
espressif/cjson:
|
|
version: "^1.7.19~2"
|