I'm trying to program an ATtiny85 chip using an Arduino nano. I've installed the ATtinyCore by Spence Konde but I can't find the regular version of the ATtiny25/45/85 board. Only the Attiny25/45/85 (no bootloader) and ATtiny48/85 (Optiboot) options are available. I tried to use these two but I'm getting an error.
I get a similar error when I select the ATtiny25/45/85 (No bootloader).
I've seen online tutorials about how to program the ATtiny85 using Arduino, they've used the regular version of the ATtiny25/45/85 board to program the ATtiny85 but I can't see this option when I installed the ATtinyCore. Do you know why?