File tree 1 file changed +34
-4
lines changed
1 file changed +34
-4
lines changed Original file line number Diff line number Diff line change 77
77
"owner" : " " ,
78
78
"version" : " "
79
79
},
80
- "tl-xt-gdb" : {
80
+ "tl-xt-gdb" : {
81
81
"type" : " debugger" ,
82
82
"optional" : true ,
83
83
"owner" : " " ,
98
98
"tl-install" : {
99
99
"optional" : false ,
100
100
"owner" : " pioarduino" ,
101
- "version" : " https://github.com/pioarduino/esp_install/releases/download/v1.5.1/esp_install-v1.5.1.zip"
101
+ "version" : " https://github.com/pioarduino/esp_install/releases/download/v1.6.0/esp_install-v1.6.0.zip"
102
+ },
103
+ "tool-cmake" : {
104
+ "optional" : true ,
105
+ "owner" : " " ,
106
+ "version" : " "
107
+ },
108
+ "tool-ninja" : {
109
+ "optional" : true ,
110
+ "owner" : " " ,
111
+ "version" : " "
102
112
},
103
113
"tool-dfuutil" : {
104
114
"type" : " uploader" ,
130
140
"owner" : " " ,
131
141
"version" : " "
132
142
},
133
- "tool-cmake" : {
143
+ "tool-scons" : {
144
+ "optional" : false ,
145
+ "owner" : " " ,
146
+ "version" : " https://github.com/pioarduino/scons/releases/download/4.7.0/scons-local-4.7.0.tar.gz"
147
+ },
148
+ "tool-cppcheck" : {
134
149
"optional" : true ,
135
150
"owner" : " " ,
136
151
"version" : " "
137
152
},
138
- "tool-ninja" : {
153
+ "tool-clangtidy" : {
154
+ "optional" : true ,
155
+ "owner" : " " ,
156
+ "version" : " "
157
+ },
158
+ "tool-pvs-studio" : {
139
159
"optional" : true ,
140
160
"owner" : " " ,
141
161
"version" : " "
162
+ },
163
+ "contrib-piohome" : {
164
+ "optional" : true ,
165
+ "owner" : " " ,
166
+ "version" : " https://github.com/pioarduino/registry/releases/download/0.0.1/contrib-piohome-3.4.4.tar.gz"
167
+ },
168
+ "contrib-pioremote" : {
169
+ "optional" : true ,
170
+ "owner" : " " ,
171
+ "version" : " https://github.com/pioarduino/registry/releases/download/0.0.1/contrib-pioremote-1.0.1.tar.gz"
142
172
}
143
173
}
144
174
}
You can’t perform that action at this time.
0 commit comments