efm32hg: cmu: add updated cmu implementation based on efm32lg
This commit is contained in:
committed by
Karl Palsson
parent
18f64812eb
commit
3c855e75d1
@@ -40,7 +40,7 @@ TGT_CFLAGS += $(STANDARD_FLAGS)
|
||||
|
||||
ARFLAGS = rcs
|
||||
|
||||
OBJS = gpio_common_hglg.o timer_common_hglg.o
|
||||
OBJS = cmu.o gpio_common_hglg.o timer_common_hglg.o
|
||||
|
||||
VPATH += ../../usb:../:../../cm3:../common
|
||||
|
||||
|
||||
Reference in New Issue
Block a user