4 lines
120 B
Makefile
4 lines
120 B
Makefile
ifneq (,$(filter log_printfnoformat,$(USEMODULE)))
|
|
USEMODULE_INCLUDES += $(RIOTBASE)/sys/log/log_printfnoformat
|
|
endif
|