Blame view

RIOT/cpu/stm32f0/Makefile.include 155 Bytes
fb11e647   vrobic   reseau statique a...
1
2
3
4
5
  export CPU_ARCH = cortex-m0
  export CPU_FAM  = stm32f0
  
  include $(RIOTCPU)/stm32_common/Makefile.include
  include $(RIOTCPU)/Makefile.include.cortexm_common