RIOT/sys/usb/usbus/Makefile
2019-06-05 14:22:16 +02:00

5 lines
72 B
Makefile

SRCS := usbus.c
SRCS += usbus_hdrs.c
include $(RIOTBASE)/Makefile.base