Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New devices #102

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

Florin-Popescu
Copy link

Hello!

This PR adds support for the following devices:

  • ATmega324PB
  • ATmega16a4u
  • ATtiny402, ATtiny412, ATtiny814

This support was added either by me or by other contributors to my fork of the svn repo. I've written instructions on how to extend this for devices which fit into protocols already supported by avarice in the README of my fork. Would love to see that as a guide somewhere here too but I don't know where it would fit.

Ideally a script could be written to process ALL of Microchip's device descriptors and add them like I've described, but I didn't have the chance to do it yet.

FYI, #101 must be merged to allow this to compile because of the attiny devices added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant