Blame view

RIOT/tests/periph_timer/Makefile 139 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
4
5
6
  export APPLICATION = periph_timer
  include ../Makefile.tests_common
  
  FEATURES_REQUIRED = periph_timer
  
  include $(RIOTBASE)/Makefile.include