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

Problem with arduino due #7

Open
iamdperez opened this issue Aug 24, 2017 · 0 comments
Open

Problem with arduino due #7

iamdperez opened this issue Aug 24, 2017 · 0 comments

Comments

@iamdperez
Copy link

iamdperez commented Aug 24, 2017

First at all thanks for your contribution to the community.
Well, it seams to me that you made a wrong copy and past in this line. But even writing the correct cpu value I still having a problem detecting my arduino due. Fortunally, I fixed it changing this -> __AVR_ATSAMD21G18A__ for this -> __SAM3X8E__

static const uint16_t CPU = __AVR_ATSAMD21G18A__;

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

No branches or pull requests

1 participant