Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
MCUdude/MightyCore@bde9155#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