altos/stm: Allow core timer to be excluded from build
authorKeith Packard <keithp@keithp.com>
Tue, 23 Apr 2013 01:30:31 +0000 (20:30 -0500)
committerKeith Packard <keithp@keithp.com>
Wed, 8 May 2013 04:30:26 +0000 (21:30 -0700)
commit02681adbc5919bd3713788da352aa36ace619ef4
tree35157a9b6a1bc814ce823c87f0fedf5ba0e8ed85
parenta453e2245996854e722346789f972fd088e33ba8
altos/stm: Allow core timer to be excluded from build

This removes all of the support for the base 100Hz timer from the
system, saving space when not needed

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm/ao_timer.c