Blame view

RIOT/tests/posix_sleep/Makefile 117 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
6
  APPLICATION = posix_sleep
  include ../Makefile.tests_common
  
  USEMODULE += posix
  
  include $(RIOTBASE)/Makefile.include