1
0
mirror of https://github.com/esphome/esphome.git synced 2025-01-19 12:24:05 +00:00

Add more components

This commit is contained in:
Jesse Hills 2024-06-26 13:29:59 +12:00
parent 6d8afce3cd
commit 9567b45b30
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

@ -1,4 +1,9 @@
dependencies:
##### ESP-ADF #####
audio_board:
git: https://github.com/espressif/esp-adf.git
version: v2.5
path: components/audio_board
audio_hal:
git: https://github.com/espressif/esp-adf.git
version: v2.5
@ -19,9 +24,16 @@ dependencies:
git: https://github.com/espressif/esp-adf.git
version: v2.5
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:
git: https://github.com/espressif/esp-dsp.git
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:
git: https://github.com/espressif/esp-tflite-micro.git
version: v1.3.1