Blame view

RIOT/pkg/fatfs/fatfs_diskio/sdcard_spi/Makefile 93 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
  MODULE = fatfs_diskio_sdcard_spi
  
  USEMODULE += sdcard_spi
  
  include $(RIOTBASE)/Makefile.base