File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ version=0.0.1
1111# ------------------------------
1212tools.avrdude.path={runtime.tools.avrdude.path}
1313tools.avrdude.cmd.path={path}/bin/avrdude
14- tools.avrdude.config.path={runtime.platform.path}/avrdude.conf
14+ # tools.avrdude.config.path={runtime.platform.path}/avrdude.conf
1515
1616tools.avrdude.upload.params.verbose=-v
1717tools.avrdude.upload.params.quiet=-q -q
Original file line number Diff line number Diff line change 255255 }
256256 ],
257257 "toolsDependencies" : []
258+ },
259+ {
260+ "name" : " ftDuino" ,
261+ "architecture" : " avr" ,
262+ "version" : " 0.0.20" ,
263+ "category" : " Contributed" ,
264+ "url" : " https://github.com/harbaum/ftduino/releases/download/0.0.20/ftduino-0.0.20.zip" ,
265+ "archiveFileName" : " ftduino-0.0.20.zip" ,
266+ "checksum" : " SHA-256:135747f44ed9543a49d7b46b3722d43fdf14c6c997e105c79b332d030fd85987" ,
267+ "size" : " 384833" ,
268+ "help" : {
269+ "online" : " http://ftduino.de/issues"
270+ },
271+ "boards" : [
272+ {
273+ "name" : " ftDuino fischertechnik compatible controller"
274+ }
275+ ],
276+ "toolsDependencies" : []
258277 }
259278 ],
260279 "tools" : []
You can’t perform that action at this time.
0 commit comments