I am building a project with the Tiny85 using the IDE Version 1.5.6-r2 on OSX-10.6.
I followed the instructions for installing the Tiny files into the hardware folder.
The Tiny's are not seen in the board menu for 1.5.6-r2 but are seen in 1.0.6.
The path is Development/Desktop/Arduino/hardware/attiny
I do not want to upgrade my development system to 1.6.x and Java 1.8.
What is do I need to do to have 1.5.6-r2 recognize the attiny files.
Numerous changes were made between 1.0.6 and 1.5.x with regards to custom cores. Somewhere I think there's a migration guide. But it may have been updated to 1.6.x, and while 1.5.x is a lot like 1.6.x, some things changed after it became 1.6.x...
Unfortunately, I don't remember what state the custom hardware definition system was in at 1.5.6 (several non-backwards-compatible changes were made in the 1.5.x and 1.6.x development cycle)
I recommend using 1.6.9, 1.6.5r5, or going back to the luddite-standard 1.0.6, rather than wasting time figuring out how to use an old, orphaned version of the IDE.
In 1.6.9 or 1.6.5r5, all you have to do to install an ATTiny core is paste the URL from my sig into preferences , then you can install it from tools -> boards -> board manager without any manual file shuffling.