Closed Peterhj05 closed 11 months ago
Hi!
Sorry, but I'm not planning to add ATtiny10 support. The chip is fundamentally different with way fewer instructions (54 instead of 120 as the ATtiny13 has), so the source code must be rewritten to end up with core functionality that isn't bloated.
You can try this core which lets you use Arduino IDE for programming but does not support any "Arduino functionality" like pinMode and digitalWrite. Or you have this core which provides some Arduino functionality.
Hi. Apprecite the reply and the links. Thank you. Peter
Hi. Love it! Well done! Can it support attiny10 by ignoring 2 io pins and modify the circuit to suit? Kind regards Peter