Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upHaving trouble compiling with v1.1.0 - pins_arduino.h #111
Milestone
Comments
This comment has been minimized.
This comment has been minimized.
Looks like there was a kitting problem - a bunch of stuff is missing from the board manager branch. Will resolve tonight. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since updating from 1.0.6 to 1.1.0, I am unable to compile any code. I get an error about pins_arduino.h not existing. Even with a blank sketch with only a setup() and loop() function, I still get the error. Downgrading to 1.0.6 resolves the problem. Clean install of 1.1.0 gives same issue. I have checked and the files do exist in the proper folders.
I get this error with any of the megaTiny chipsets selected.
Running Arduino 1.8.10 on Window 10 x64
Verbose log: