aravind0220 / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

Menu item for adding a new board. #113

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What change would like to see?

A menu item for installing a new board.  This should probably be at the bottom 
of the Tools > 
Boards menu (or in the manage boards dialog, see issue #109).  It would 
probably allow you to 
select a zip file, and then unzip its various components (e.g. board 
definition, core, bootloader, 
libraries) into the appropriate sub-directories of the sketchbook folders.

Why?

To make it easier to install third-party hardware.

Would this cause any incompatibilities with previous versions?  If so, how
can these be mitigated?

Original issue reported on code.google.com by dmel...@gmail.com on 6 Sep 2009 at 8:50