We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808011e commit 53066aeCopy full SHA for 53066ae
main/idf_component.yml
@@ -2,16 +2,17 @@ dependencies:
2
# Required IDF version
3
idf: ">=5.1"
4
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"
+ mdns: "^1.1.0"
+ chmorgan/esp-libhelix-mp3: "1.0.3"
+ esp-dsp: "^1.3.4"
+
+ # esp-sr: "^1.3.1"
+ # esp32-camera: "^2.0.4"
11
# esp-dl:
12
# git: https://github.com/espressif/esp-dl.git
13
- # arduino:
14
- # path: components/arduino
+ # espressif/esp_rainmaker:
+ # path: components/esp_rainmaker
15
+ # git: https://github.com/espressif/esp-rainmaker.git
16
17
# # Defining a dependency from the registry:
18
# # https://components.espressif.com/component/example/cmp
0 commit comments