Add 100Hz timer
authorKeith Packard <keithp@keithp.com>
Mon, 13 Apr 2009 05:52:47 +0000 (22:52 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 13 Apr 2009 05:52:47 +0000 (22:52 -0700)
commit823f4f92de0c1f8dd7a644a8e56ffe9822bee6e2
treec376e7e76989b77ae63a5f8a9c60ad592b697b10
parent650a77e209dbb54c8d8fd9824cee430985564973
Add 100Hz timer

Use Timer 1 to generate a 100Hz timer interrupt
Makefile
ao.h
ao_task.c
ao_test.c
ao_timer.c [new file with mode: 0644]