Blame view

RIOT/sys/log/Makefile.include 122 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
  ifneq (,$(filter log_printfnoformat,$(USEMODULE)))
      USEMODULE_INCLUDES += $(RIOTBASE)/sys/log/log_printfnoformat
  endif