mirror of
https://github.com/esphome/esphome.git
synced 2024-11-24 07:58:09 +01:00
add esp_modem to idf_component
This commit is contained in:
parent
1a72358db2
commit
89066c374e
1 changed files with 4 additions and 0 deletions
|
@ -10,3 +10,7 @@ dependencies:
|
|||
path: components/mdns
|
||||
rules:
|
||||
- if: "idf_version >=5.0"
|
||||
esp_modem:
|
||||
git: https://github.com/espressif/esp-protocols.git
|
||||
version: modem-v1.1.0
|
||||
path: components/esp_modem
|
||||
|
|
Loading…
Reference in a new issue