Blame view

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