Blame view

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