Test counter0 on atmega16
These programs illustrate the use of time counter 0 on a AtMega 16 MCU, AVR libc and avr-gcc.
In this example we have a 4Mhz external clock connected on an stk500 dev kit. If you use a different clock speed, please fix the FCPU value in the Makefile or in …