Blame view

RIOT/cpu/stm32f7/Makefile.include 144 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
  export CPU_ARCH = cortex-m7
  export CPU_FAM  = stm32f7
  
  include $(RIOTCPU)/stm32_common/Makefile.include
  include $(RIOTMAKE)/arch/cortexm.inc.mk