efm32hg/lg: gpio: use common gpio implementation

This commit is contained in:
Sebastian Holzapfel
2018-02-11 09:24:06 +11:00
committed by Karl Palsson
parent fd28881559
commit c6296a4d88
7 changed files with 369 additions and 314 deletions

View File

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