mirror of
https://github.com/gosticks/RIOT.git
synced 2025-10-16 12:05:37 +00:00
4 lines
122 B
Makefile
4 lines
122 B
Makefile
ifneq (,$(filter log_printfnoformat,$(USEMODULE)))
|
|
USEMODULE_INCLUDES += $(RIOTBASE)/sys/log/log_printfnoformat
|
|
endif
|