efm32: Split efm32/lg into /lg and /common.
Somewhat replaces some earlier work done by hg/lg, but much more complete, so we kept it as is, because it's bringing in even more parts after this. Reviewed-by: Karl Palsson <karlp@tweak.net.au>
This commit is contained in:
@@ -40,7 +40,7 @@ TGT_CFLAGS += $(STANDARD_FLAGS)
|
||||
|
||||
ARFLAGS = rcs
|
||||
|
||||
OBJS = cmu.o gpio_common_hglg.o timer_common_hglg.o
|
||||
OBJS = cmu.o gpio_common.o timer_common.o
|
||||
OBJS += usb.o usb_control.o usb_standard.o usb_msc.o \
|
||||
usb_dwc_common.o usb_efm32hg.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user