ti msp432: consistent makefile
This commit is contained in:
parent
d501e606ed
commit
b063c18a0c
@ -38,7 +38,8 @@ TGT_CFLAGS += $(STANDARD_FLAGS)
|
||||
# ARFLAGS = rcsv
|
||||
ARFLAGS = rcs
|
||||
|
||||
OBJS = systemcontrol.o gpio.o
|
||||
OBJS += gpio.o
|
||||
OBJS += systemcontrol.o
|
||||
|
||||
VPATH += ../:../../cm3:../common
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user