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

Compile fails on Arduino Due #4

Open
Snowda opened this issue Jun 5, 2014 · 3 comments
Open

Compile fails on Arduino Due #4

Snowda opened this issue Jun 5, 2014 · 3 comments

Comments

@Snowda
Copy link

Snowda commented Jun 5, 2014

Error thrown:

fatal error: util/delay.h: No such file or directory

Cause:
The Due operates on a ARM chip rather than a AVR chipset while delay.h is specifically for the AVR chipset only

@neilgrewal
Copy link

im running into this issue as well, any suggestions?

@pokono
Copy link

pokono commented Sep 24, 2015

Any solution to this?

@ladyada
Copy link
Member

ladyada commented Sep 25, 2015

@tdicola hey this is a good one to try with our platformification.h :)

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

4 participants