Blame view

RIOT/tests/libfixmath/Makefile 142 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
4
5
6
7
  APPLICATION = libfixmath
  include ../Makefile.tests_common
  
  USEPKG += libfixmath
  USEMODULE += libfixmath
  
  include $(RIOTBASE)/Makefile.include