mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-21 22:42:23 +02:00
13 lines
312 B
YAML
13 lines
312 B
YAML
![]() |
## IDF Component Manager Manifest File
|
||
|
dependencies:
|
||
|
## Required IDF version
|
||
|
idf: ">=4.1.0"
|
||
|
espressif/esp_modem:
|
||
|
version: "^0.1.20"
|
||
|
override_path: "../../../"
|
||
|
espressif/esp_modem_usb_dte:
|
||
|
version: "^1.0.0"
|
||
|
rules:
|
||
|
- if: "idf_version >=4.4"
|
||
|
- if: "target in [esp32s2, esp32s3]"
|