| Description: |
****** This version does not program more than 1024 bytes of flash, if you need to program a 20/40, use the most recent software.
The original file was located at http://junkplusarduino.blogspot.com/p/attiny10-resources.html.
Oct 5, 2012: Ksdsksd@gmail.com
*** Noticed that when programming, the verification fails
at times by last 1-2 bytes programmed, and the Tiny would act erratic.
Quick fix was adding 3 NOP's to the end the Tiny's code, and ignoring the errors, the Tiny then performed as expected.
Oct 4, 2012: Ksdsksd@gmail.com
* Moved all Serial printed strings to program space, eliminated the erratic behavior if the code was larger than 7k.
* Added code to detect Tiny20
|