Blame view

RIOT/tests/xtimer_remove/Makefile 120 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
6
  APPLICATION = xtimer_remove
  include ../Makefile.tests_common
  
  USEMODULE += xtimer
  
  include $(RIOTBASE)/Makefile.include