mirror of
https://github.com/esphome/esphome.git
synced 2025-01-01 10:21:43 +01:00
18 lines
489 B
YAML
18 lines
489 B
YAML
dependencies:
|
|
esp-tflite-micro:
|
|
git: https://github.com/espressif/esp-tflite-micro.git
|
|
version: v1.3.1
|
|
esp32_camera:
|
|
git: https://github.com/espressif/esp32-camera.git
|
|
version: v2.0.9
|
|
esp_modem:
|
|
git: https://github.com/espressif/esp-protocols.git
|
|
version: modem-v1.1.0
|
|
path: components/esp_modem
|
|
mdns:
|
|
git: https://github.com/espressif/esp-protocols.git
|
|
version: mdns-v1.2.5
|
|
path: components/mdns
|
|
rules:
|
|
- if: "idf_version >=5.0"
|
|
|