-
Notifications
You must be signed in to change notification settings - Fork 28
DirectIO does not compile under Arduino 1.6.6 AVR 1.6.9 #7
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
Comments
Actually I think it does not work with 1.6.6 regardless of the board definitions - same issue with avr 1.6.8 and 1.6.7... Had to downgrade back to IDE 1.6.5 to continue working with DirectIO... not ready to give up this library :) |
Arduino team suggested a patch for ports.h: could you please review? |
Yes, I'm OK with the patch. Can you please open a PR here? |
I didn't fork the code, just updated ports.h locally... |
Yes. Thanks for the patch. |
No thanks to me - just a messenger. The Arduino team found the solution. I love DirectIO and use it in many of my projects (for instance: http://www.instructables.com/id/Wave-your-hand-to-control-OWI-Robotic-Arm-no-strin/) Thank you for creating it! |
Hi,
DirectIO no longer compiles under the new avr board definitions v1.6.9 released with IDE 1.6.6
Could you please have a look?
Here is the output for the first example:
The text was updated successfully, but these errors were encountered: