Restructure: Move timer from common code to 'libtimer'

This commit is contained in:
Andreas Eversberg
2017-11-13 20:00:52 +01:00
parent 1b183864bb
commit b605da1aff
57 changed files with 34 additions and 37 deletions

View File

@@ -5,7 +5,6 @@ noinst_LIBRARIES = libcommon.a libmobile.a libgermanton.a libimage.a
libcommon_a_SOURCES = \
sample.c \
debug.c \
timer.c \
sound_alsa.c \
wave.c \
goertzel.c \