Skip to content

Added support for all variants of Sanguino #1347

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

Merged
merged 1 commit into from
May 3, 2013
Merged

Added support for all variants of Sanguino #1347

merged 1 commit into from
May 3, 2013

Conversation

Lauszus
Copy link
Contributor

@Lauszus Lauszus commented Apr 4, 2013

I have created a git repository with support for all variants of Sanguino:

  • ATmega644
  • ATmega644A
  • ATmega644P
  • ATmega644PA
  • ATmega1284
  • ATmega1284P

Both 16MHz and 8MHz versions are available.

My repo can be found here: https://github.com/Lauszus/Sanguino.

I don't know how your opinion is regarding adding support for other MCU's, but I think these are rather popular and they are also available in a DIP package, so I think it would be nice if they where supported in the official core.

@damellis
Copy link
Contributor

damellis commented Apr 4, 2013

BTW, this is actually a very simple pull request to generalize a few #ifdefs in the code from ATmega1284P or ATmega644P only to more ATmega644* and ATmega1284• variants. I'd personally like to see it merged, since I occasionally end up with ATmega1284's instead of ATmega1284P's (e.g. when building my cellphone).

cmaglie added a commit that referenced this pull request May 3, 2013
Added support for all variants of Sanguino
@cmaglie cmaglie merged commit 4c4878b into arduino:master May 3, 2013
@Lauszus Lauszus deleted the Sanguino branch May 3, 2013 12:40
oriregev pushed a commit to oriregev/Arduino that referenced this pull request Dec 20, 2013
Added support for all variants of Sanguino
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.

3 participants