damellis / attiny

ATtiny microcontroller support for the Arduino IDE
720 stars 226 forks source link

Added programmers for Sloeber #115

Open jantje opened 7 years ago

jantje commented 7 years ago

Hi Jantje here from Sloeber the Arduino eclipse ide here. I'd like you to merge this pull request to fix a problem with your attiny repository and Sloeber.

The Arduino ide adds all programmers for all boards to the programmers list Sloeber only shows programmers for the currently active board. Therefore there are no programmers for the attiny in Sloeber. This issue first was visible with mighty core and we decided to go with a new file that will be ignored by the arduino ide and that allows sloeber to have per board programmers. https://github.com/MCUdude/MightyCore/commit/bde915548060317fc8bd6793dcbbe63feae17310#diff-5ab0db77a30b9c1514ec01118ccafc44

Compliant with that implementation I would like you to add this file to your repository. As for the content for the attiny I think (I don't own one) only the arduino as isp makes sense so this programmers list only contains the arduino as isp. Please be so kind to accept this pull request Best regards Jantje