Blame view

RIOT/cpu/native/mtd/Makefile 86 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
  MODULE := mtd_native
  
  include $(RIOTBASE)/Makefile.base
  
  INCLUDES = $(NATIVEINCLUDES)