mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
13 lines
362 B
YAML
13 lines
362 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
|
|
mdns:
|
|
git: https://github.com/espressif/esp-protocols.git
|
|
version: mdns-v1.2.5
|
|
path: components/mdns
|
|
rules:
|
|
- if: "idf_version >=5.0"
|