Blame view

RIOT/tests/pkg_micro-ecc/Makefile 120 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
4
5
6
  APPLICATION = pkg_micro-ecc
  include ../Makefile.tests_common
  
  USEPKG += micro-ecc
  
  include $(RIOTBASE)/Makefile.include