avr/timer-serial.git
5 years agoignore object files master
Pat Thoyts [Fri, 3 May 2019 20:36:38 +0000 (21:36 +0100)]
ignore object files

5 years agoSupport gcc inline and unix builds
Pat Thoyts [Fri, 3 May 2019 20:17:36 +0000 (21:17 +0100)]
Support gcc inline and unix builds

9 years agoDemonstration echoing serial chars and briefly flashing an LED with PWM.
Pat Thoyts [Thu, 20 Aug 2015 14:10:03 +0000 (15:10 +0100)]
Demonstration echoing serial chars and briefly flashing an LED with PWM.

This demo flashes an LED with a specific number of PWM pulses in response
to a serial character input to output a constant small amount of light.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>