Blame view

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