Blame view

RIOT/sys/log/Makefile.include 120 Bytes
a752c7ab   elopes   add first test an...
1
2
3
  ifneq (,$(filter log_printfnoformat,$(USEMODULE)))
    USEMODULE_INCLUDES += $(RIOTBASE)/sys/log/log_printfnoformat
  endif