File tree Expand file tree Collapse file tree 1 file changed +21
-5
lines changed Expand file tree Collapse file tree 1 file changed +21
-5
lines changed Original file line number Diff line number Diff line change 5
5
"homepage" : " https://espressif.com/" ,
6
6
"license" : " Apache-2.0" ,
7
7
"keywords" : [
8
- " dev-platform" ,
9
- " Wi-Fi" ,
10
- " Bluetooth" ,
11
- " Xtensa" ,
12
- " LX6"
8
+ " dev-platform" ,
9
+ " Wi-Fi" ,
10
+ " Bluetooth" ,
11
+ " Xtensa" ,
12
+ " LX6"
13
13
],
14
14
"engines" : {
15
15
"platformio" : " <5"
55
55
"packages" : {
56
56
"toolchain-xtensa32" : {
57
57
"type" : " toolchain" ,
58
+ "owner" : " platformio" ,
58
59
"version" : " ~2.50200.0"
59
60
},
60
61
"toolchain-xtensa32s2" : {
61
62
"type" : " toolchain" ,
62
63
"optional" : true ,
64
+ "owner" : " platformio" ,
63
65
"version" : " ~1.80200.0"
64
66
},
65
67
"toolchain-esp32ulp" : {
66
68
"type" : " toolchain" ,
67
69
"optional" : true ,
70
+ "owner" : " platformio" ,
68
71
"version" : " ~1.22851.190618"
69
72
},
70
73
"framework-arduinoespressif32" : {
71
74
"type" : " framework" ,
72
75
"optional" : true ,
76
+ "owner" : " platformio" ,
73
77
"version" : " ~3.10004.191002"
74
78
},
75
79
"framework-arduino-mbcwb" : {
76
80
"type" : " framework" ,
77
81
"optional" : true ,
82
+ "owner" : " platformio" ,
78
83
"version" : " >=2.1.1"
79
84
},
80
85
"framework-espidf" : {
81
86
"type" : " framework" ,
82
87
"optional" : true ,
88
+ "owner" : " platformio" ,
83
89
"version" : " ~3.40001.0"
84
90
},
85
91
"framework-simba" : {
86
92
"type" : " framework" ,
87
93
"optional" : true ,
94
+ "owner" : " platformio" ,
88
95
"version" : " >=12.2.0"
89
96
},
90
97
"framework-pumbaa" : {
91
98
"type" : " framework" ,
92
99
"optional" : true ,
100
+ "owner" : " platformio" ,
93
101
"version" : " >=2.3.0"
94
102
},
95
103
"tool-esptoolpy" : {
96
104
"type" : " uploader" ,
105
+ "owner" : " platformio" ,
97
106
"version" : " ~1.20600.0"
98
107
},
99
108
"tool-mbctool" : {
100
109
"optional" : true ,
110
+ "owner" : " platformio" ,
101
111
"version" : " >=2.0.0"
102
112
},
103
113
"tool-openocd-esp32" : {
104
114
"type" : " debugger" ,
105
115
"optional" : true ,
116
+ "owner" : " platformio" ,
106
117
"version" : " ~1.1000.20181026"
107
118
},
108
119
"tool-mkspiffs" : {
109
120
"type" : " uploader" ,
110
121
"optional" : true ,
122
+ "owner" : " platformio" ,
111
123
"version" : " ~2.230.0"
112
124
},
113
125
"tool-cmake" : {
114
126
"optional" : true ,
127
+ "owner" : " platformio" ,
115
128
"version" : " ~3.16.0"
116
129
},
117
130
"tool-ninja" : {
118
131
"optional" : true ,
132
+ "owner" : " platformio" ,
119
133
"version" : " ^1.7.0"
120
134
},
121
135
"tool-mconf" : {
122
136
"optional" : true ,
137
+ "owner" : " platformio" ,
123
138
"version" : " ~1.4060000.0"
124
139
},
125
140
"tool-idf" : {
126
141
"optional" : true ,
142
+ "owner" : " platformio" ,
127
143
"version" : " ~1.0.1"
128
144
}
129
145
}
You can’t perform that action at this time.
0 commit comments