Blame view

RIOT/tests/periph_timer/Makefile 132 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
6
  APPLICATION = periph_timer
  include ../Makefile.tests_common
  
  FEATURES_REQUIRED = periph_timer
  
  include $(RIOTBASE)/Makefile.include