Hi Guys
Just ran into a puzzle (well it is for me!)
I normally program ATTiny85s using a UNO as ISP with a programming shield (just a shield to replicate the usual UNO to ATTiny wiring). I've never had any real problems using IDE 1.04 after modifying the boards.txt file (part of the zip download here: http://hlt.media.mit.edu/?p=1695 ) and locating it in the recommended place (Hardware folder in the Arduino sketchbook folder). The ATTiny85 option for board choice was always readily available, amongst others) from the Tools/Board dropdown menu in the IDE.
Problem is, ever since I upgraded to IDE 1.5.2, I only get the default board options in the Tools/Board dropdown menu, and no amount of fiddling with file locations will change that. Anyone know if the Variants folder and boards.txt file need moving elsewhere? If not, any ideas as to why the contents of the board.txt file don't get added to the boards list?