mirror of
https://github.com/esphome/esphome.git
synced 2025-01-20 12:54:05 +00:00
Sort idf components
This commit is contained in:
parent
b584d2b81e
commit
5d0d7c84c0
@ -4,13 +4,14 @@ dependencies:
|
|||||||
esp32_camera:
|
esp32_camera:
|
||||||
git: https://github.com/espressif/esp32-camera.git
|
git: https://github.com/espressif/esp32-camera.git
|
||||||
version: v2.0.9
|
version: v2.0.9
|
||||||
|
esp_modem:
|
||||||
|
git: https://github.com/espressif/esp-protocols.git
|
||||||
|
version: modem-v1.1.0
|
||||||
|
path: components/esp_modem
|
||||||
mdns:
|
mdns:
|
||||||
git: https://github.com/espressif/esp-protocols.git
|
git: https://github.com/espressif/esp-protocols.git
|
||||||
version: mdns-v1.2.5
|
version: mdns-v1.2.5
|
||||||
path: components/mdns
|
path: components/mdns
|
||||||
rules:
|
rules:
|
||||||
- if: "idf_version >=5.0"
|
- 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…
x
Reference in New Issue
Block a user