Files
esp-protocols/components/esp_modem/idf_component.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
466 B
YAML
Raw Normal View History

version: "1.0.5"
description: Library for communicating with cellular modems in command and data modes
url: https://github.com/espressif/esp-protocols/tree/master/components/esp_modem
issues: https://github.com/espressif/esp-protocols/issues
documentation: https://docs.espressif.com/projects/esp-protocols/esp_modem/docs/latest/index.html
repository: https://github.com/espressif/esp-protocols.git
2021-05-19 23:00:28 +08:00
dependencies:
# Required IDF version
idf:
version: ">=4.1"