msp432/e4: Add GPIO support
This commit is contained in:
committed by
Karl Palsson
parent
2619a4506c
commit
a63d0499de
@@ -40,7 +40,7 @@ TGT_CFLAGS += $(STANDARD_FLAGS)
|
||||
# ARFLAGS = rcsv
|
||||
ARFLAGS = rcs
|
||||
|
||||
OBJS = systemcontrol.o
|
||||
OBJS = systemcontrol.o gpio.o
|
||||
|
||||
VPATH += ../:../../cm3:../common
|
||||
|
||||
|
||||
Reference in New Issue
Block a user