Move timer functions to new file xtimer.c
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 14 Oct 2012 15:37:18 +0000 (17:37 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 6 Nov 2012 11:45:10 +0000 (12:45 +0100)
commitf23961e675c1fb441ebb3392ff21f47c6db1c941
tree8d216c087270a2273b91b381786d7aa39d4dfcc7
parentaa694af0138b799c4de3e031d15c2a9be3112b6c
Move timer functions to new file xtimer.c

The timers for the clocks, periodic analysis events and ScheduleDelayedEvent
go into a separate file.
Makefile.am
xboard.c
xtimer.c [new file with mode: 0644]