mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 02:50:58 +02:00
11 lines
323 B
YAML
11 lines
323 B
YAML
## IDF Component Manager Manifest File
|
|
dependencies:
|
|
espressif/esp_ot_cli_extension:
|
|
version: "~1.4.0"
|
|
idf:
|
|
version: ">=4.1.0"
|
|
ot_led:
|
|
path: ${IDF_PATH}/examples/openthread/ot_common_components/ot_led
|
|
ot_examples_common:
|
|
path: ${IDF_PATH}/examples/openthread/ot_common_components/ot_examples_common
|