mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 18:12:45 +01:00
4 lines
120 B
Makefile
4 lines
120 B
Makefile
ifneq (,$(filter log_printfnoformat,$(USEMODULE)))
|
|
USEMODULE_INCLUDES += $(RIOTBASE)/sys/log/log_printfnoformat
|
|
endif
|