[CM3:DWT] Add the file to library build process for each target
This commit is contained in:
parent
7ccc0d053e
commit
db3dc42dd6
@ -24,7 +24,7 @@ Q := @
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
# common objects
|
# common objects
|
||||||
OBJS += vector.o systick.o scb.o nvic.o assert.o sync.o
|
OBJS += vector.o systick.o scb.o nvic.o assert.o sync.o dwt.o
|
||||||
|
|
||||||
all: $(SRCLIBDIR)/$(LIBNAME).a
|
all: $(SRCLIBDIR)/$(LIBNAME).a
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user