efm32hg/lg: timer: use common timer implementation

This commit is contained in:
Sebastian Holzapfel
2018-02-11 09:28:09 +11:00
committed by Karl Palsson
parent b0fdbe2aea
commit 18f64812eb
7 changed files with 614 additions and 524 deletions

View File

@@ -40,7 +40,7 @@ TGT_CFLAGS += $(STANDARD_FLAGS)
ARFLAGS = rcs
OBJS = gpio_common_hglg.o
OBJS = gpio_common_hglg.o timer_common_hglg.o
VPATH += ../../usb:../:../../cm3:../common