Makefile.include 155 Bytes
export CPU_ARCH = cortex-m3
export CPU_FAM  = stm32l1

include $(RIOTCPU)/stm32_common/Makefile.include
include $(RIOTCPU)/Makefile.include.cortexm_common