Blame view

RIOT/tests/pkg_jsmn/Makefile 110 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
6
  APPLICATION = pkg_jsmn
  include ../Makefile.tests_common
  
  USEPKG += jsmn
  
  include $(RIOTBASE)/Makefile.include