We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting the output in the attached file when I try to compile for an Arduino Nano Every in Arduino IDE 2.3.2.
Michael Harpe [email protected] compile output.txt
The text was updated successfully, but these errors were encountered:
IMPORTANT: I just had a thought and tried it with a brand-new Arduino R4 Minima and it compiled with no errors.
I'll leave this up here but I am taking the problem over to an Arduino forum.
Glad I thought of doing that.
Sorry, something went wrong.
If you look in the header files included with avr-gcc/7.3.0-atmel3.6.1-arduino7, you will find that GPIO1, GPIO2 and GPIO3 are used therein.
I did this and it now compiles fine for the Nano Every. I will open a pull request and share back what's working for me.
By the way, it's awesome software! That was a lot of work.
No branches or pull requests
Getting the output in the attached file when I try to compile for an Arduino Nano Every in Arduino IDE 2.3.2.
Michael Harpe
[email protected]
compile output.txt
The text was updated successfully, but these errors were encountered: