As Zitt Zitterkopf wrote: > Does anyone have a iocompat.h file which is compatible with the > Tiny13 so that I can begin playing with the demo?
Sorry, that demo has been written for devices where timer 1 offers a 16-bit timer. The ATtiny13 only offers an 8-bit timer, so rewriting the demo might be possible, but involves more than just adding a set of #defines to a header file. I suggest you simply copy the code over, and try porting it yourself as an exercise. Most of the things should be similar. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev