Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available!
Other
564
stars
148
forks
source link
Having trouble compiling with v1.1.0 - pins_arduino.h #111
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:
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: