#error if TIMER_FREQ too high.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 9 Sep 2004 19:24:59 +0000 (19:24 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 9 Sep 2004 19:24:59 +0000 (19:24 +0000)
commit6a00cbfd8df6aa6a0e398b4566db888a6023e7e6
treed78b707c3ab7cbc56c2bd198caa7f7e2db7bd232
parentc2fdbe98af66ad0870d2e5466f539d655a8eeff7
#error if TIMER_FREQ too high.
Configurable time slice.
Make timer_msleep() round up to nearest timer tick.
src/devices/timer.c