Blame view

RIOT/cpu/cc430/Makefile 88 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
  MODULE = cpu
  
  DIRS = $(RIOTCPU)/msp430_common periph
  
  include $(RIOTBASE)/Makefile.base