mirror of
https://github.com/esphome/esphome.git
synced 2025-04-16 07:40:29 +01:00
Add more components
This commit is contained in:
parent
6d8afce3cd
commit
9567b45b30
@ -1,4 +1,9 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
|
##### ESP-ADF #####
|
||||||
|
audio_board:
|
||||||
|
git: https://github.com/espressif/esp-adf.git
|
||||||
|
version: v2.5
|
||||||
|
path: components/audio_board
|
||||||
audio_hal:
|
audio_hal:
|
||||||
git: https://github.com/espressif/esp-adf.git
|
git: https://github.com/espressif/esp-adf.git
|
||||||
version: v2.5
|
version: v2.5
|
||||||
@ -19,9 +24,16 @@ dependencies:
|
|||||||
git: https://github.com/espressif/esp-adf.git
|
git: https://github.com/espressif/esp-adf.git
|
||||||
version: v2.5
|
version: v2.5
|
||||||
path: components/audio_stream
|
path: components/audio_stream
|
||||||
|
esp-adf-libs:
|
||||||
|
git: https://github.com/espressif/esp-adf-libs.git
|
||||||
|
version: 4534b324c93cbf1d07b11ff8a236b3064d9634d0 # Submodule references in esp-adf
|
||||||
esp-dsp:
|
esp-dsp:
|
||||||
git: https://github.com/espressif/esp-dsp.git
|
git: https://github.com/espressif/esp-dsp.git
|
||||||
version: v1.2.0
|
version: v1.2.0
|
||||||
|
esp-sr:
|
||||||
|
git: https://github.com/espressif/esp-sr.git
|
||||||
|
verison: 36ec4242d08f68b38f39cfc80b6057bc9d6c0269 # Submodule references in esp-adf
|
||||||
|
#### END ESP-ADF ####
|
||||||
esp-tflite-micro:
|
esp-tflite-micro:
|
||||||
git: https://github.com/espressif/esp-tflite-micro.git
|
git: https://github.com/espressif/esp-tflite-micro.git
|
||||||
version: v1.3.1
|
version: v1.3.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user