add VCT6 support (chip_id 0x427) based on upstream patch by Burns
[fw/stlink] / example / libs_stm / build / Makefile.l1xx
1 LIB = libstm32_stdperiph_l1xx.a
2 PLATFORM=stm32l1xx
3 CFLAGS+=-mcpu=cortex-m3
4
5 include Makefile.common