Blame view

RIOT/boards/native/drivers/Makefile 89 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
  MODULE = native-drivers
  
  include $(RIOTBASE)/Makefile.base
  
  INCLUDES = $(NATIVEINCLUDES)