Merge pull request #93 from zyp/master
[fw/stlink] / example / libs_stm / build / Makefile.f10x
1 LIB = libstm32_stdperiph_f10x.a
2 PLATFORM=stm32f10x
3 CFLAGS+= -mcpu=cortex-m3
4
5 include Makefile.common