Blame view

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