6 lines
76 B
Makefile
6 lines
76 B
Makefile
CFLAGS += $(CFLAGS_BASIC)
|
|
|
|
DIRS = periph
|
|
|
|
include $(RIOTBASE)/Makefile.base
|