File tree 1 file changed +2
-39
lines changed
1 file changed +2
-39
lines changed Original file line number Diff line number Diff line change @@ -43,44 +43,7 @@ files:
43
43
- " programmers.txt"
44
44
dependencies :
45
45
idf : " >=5.1"
46
- # mdns 1.2.1 is necessary to build H2 with no WiFi
46
+ # mdns 1.2.3 is necessary to build H2 with no WiFi
47
47
mdns : " ^1.2.3"
48
- chmorgan/esp-libhelix-mp3 :
49
- version : " 1.0.3"
50
- require : public
51
- espressif/esp-zboss-lib :
52
- version : " ^1.0.1"
53
- rules :
54
- - if : " target != esp32c2"
55
- espressif/esp-zigbee-lib :
56
- version : " ^1.0.1"
57
- rules :
58
- - if : " target != esp32c2"
59
- esp-dsp :
60
- version : " ^1.3.4"
61
- rules :
62
- - if : " target != esp32c2"
63
- espressif/esp_rainmaker :
64
- version : " ^1.0.0"
65
- rules :
66
- - if : " target != esp32c2"
67
- espressif/rmaker_common :
68
- version : " ^1.4.3"
69
- rules :
70
- - if : " target != esp32c2"
71
- espressif/esp_insights :
72
- version : " ^1.0.1"
73
- rules :
74
- - if : " target != esp32c2"
75
- espressif/qrcode :
76
- version : " ^0.1.0~1"
77
- rules :
78
- - if : " target != esp32c2"
79
- joltwallet/littlefs : " ^1.10.2"
80
- espressif/esp-sr :
81
- version : " ^1.4.2"
82
- rules :
83
- - if : " target in [esp32s3]"
84
- examples :
85
- - path : ./idf_component_examples/Hello_world
48
+ joltwallet/littlefs : " ^1.14.1"
86
49
You can’t perform that action at this time.
0 commit comments