samd: enable new port file

This commit is contained in:
Karl Palsson 2021-02-03 22:40:06 +00:00
parent d11680638b
commit b57dbc5429
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ TGT_CFLAGS += $(STANDARD_FLAGS)
ARFLAGS = rcs
OBJS =
OBJS += port.o
VPATH += ../../cm3:../common
include ../../Makefile.include