Blame view

RIOT/tests/bitarithm_timings/Makefile 124 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
4
5
6
  APPLICATION = bitarithm_timings
  include ../Makefile.tests_common
  
  USEMODULE += xtimer
  
  include $(RIOTBASE)/Makefile.include