Files
esp-protocols/components/esp_modem/test/target_ota/main/idf_component.yml
T
David Cermak e772ce673d fix(modem): Minor fixed in the test code
* Updated iperf commands
* Updated Github certificat
2025-11-14 10:27:29 +01:00

11 lines
236 B
YAML

## IDF Component Manager Manifest File
dependencies:
espressif/esp_modem:
version: "*"
override_path: ../../..
espressif/mbedtls_cxx:
version: "*"
override_path: ../../../../mbedtls_cxx
idf:
version: ">=4.1.0"