2022-07-21 04:26:59 -04:00
|
|
|
## IDF Component Manager Manifest File
|
|
|
|
dependencies:
|
|
|
|
idf: ">=4.4"
|
|
|
|
usb_host_uvc: "1.0.0"
|
|
|
|
mdns:
|
|
|
|
rules:
|
|
|
|
- if: "idf_version >= 5.0"
|
2023-08-04 09:00:15 -04:00
|
|
|
protocol_examples_common:
|
|
|
|
path: ${IDF_PATH}/examples/common_components/protocol_examples_common
|