Skip to content

Commit 53066ae

Browse files
authored
Update idf_component.yml
1 parent 808011e commit 53066ae

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

main/idf_component.yml

+9-8
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,17 @@ dependencies:
22
# Required IDF version
33
idf: ">=5.1"
44

5-
mdns: "^1.0.7"
6-
# nghttp: "^1.50.0"
7-
# esp_jpeg: "^1.0.4"
8-
# esp-dsp: "^1.2.0"
9-
# esp-sr: "^1.0.3"
10-
# esp32-camera: "^2.0.3"
5+
mdns: "^1.1.0"
6+
chmorgan/esp-libhelix-mp3: "1.0.3"
7+
esp-dsp: "^1.3.4"
8+
9+
# esp-sr: "^1.3.1"
10+
# esp32-camera: "^2.0.4"
1111
# esp-dl:
1212
# git: https://github.com/espressif/esp-dl.git
13-
# arduino:
14-
# path: components/arduino
13+
# espressif/esp_rainmaker:
14+
# path: components/esp_rainmaker
15+
# git: https://github.com/espressif/esp-rainmaker.git
1516

1617
# # Defining a dependency from the registry:
1718
# # https://components.espressif.com/component/example/cmp

0 commit comments

Comments
 (0)