5 lines
72 B
Makefile
5 lines
72 B
Makefile
SRCS := usbus.c
|
|
SRCS += usbus_hdrs.c
|
|
|
|
include $(RIOTBASE)/Makefile.base
|