SpenceKonde / ATTinyCore

Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8
Other
1.53k stars 302 forks source link

Rename the tinyX8 directory to tinyx8 #730

Closed arghyabi closed 1 year ago

arghyabi commented 1 year ago

Compiler not able to find pins_arduino.h file for Attiny88 due to directory name mismatch. Fix the issue by renaming.

Signed-off-by: Arghya Biswas arghyabiswas05@gmail.com

SpenceKonde commented 1 year ago

Thanks. Didn't notice because I develop on windows. How have you been getting on with V 2.0.0 so far, if you don't mind me asking? Tryingto get a better idea of how close it is to release, since the CI doesn't work