Blame view

RIOT/cpu/arm7_common/Makefile 76 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
  CFLAGS += $(CFLAGS_BASIC)
  
  DIRS = periph
  
  include $(RIOTBASE)/Makefile.base