Files
esp-idf/tools/idf_extra_components.yml

13 lines
555 B
YAML

# This file defines extra dependencies for ESP-IDF
# the dependencies defined here will be downloaded to
# $IDF_TOOLS_PATH/root_managed_components
# Each major.minor.patch version of ESP-IDF can have its own subdirectory
# For example, for ESP-IDF v6.2.0, the dependencies will be installed to
# $IDF_TOOLS_PATH/root_managed_components/idf6.2.0
# The syntax is defined in:
# https://docs.espressif.com/projects/idf-component-manager/en/latest/reference/manifest_file.html#dependencies
# Rules and matches are not allowed in this manifest
#dependencies: