core13: An Arduino core for the Attiny13 *testers wanted*

AgeBee:
Hi,
I just wanted to test your core13 sources on my platform here.
I run Ubuntu 12.10 with Arduino 1.0.1 and installed your version 16 (core13_016.zip).
As a programmer I use USBtiny and got that programmer into boards.txt.
It compiles well with no errors.

However, I get the following error from avrdude while uploading the blink sketch:

avrdude: Expected signature for ATtiny13 is 1E 90 07

  • Double check chip, or use -F to override this check.*

"Tom Carpenter" is correct. The attiny2313 is not an attiny13.
Also, core13 will only work on 8 pin devices.
Google Code Archive - Long-term storage for Google Code Project Hosting. probably will work with an attiny2313.

Also I have been out of down and had two(!) computer failures so support and development is delayed.