Blame view

RIOT/boards/msb-430/Makefile 86 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
  MODULE = board
  
  DIRS = $(RIOTBOARD)/msb-430-common
  
  include $(RIOTBASE)/Makefile.base