stlink/example/libs_stm/build/Makefile.l1xx

6 wiersze
100 B
Makefile

LIB = libstm32_stdperiph_l1xx.a
PLATFORM=stm32l1xx
CFLAGS+=-mcpu=cortex-m3
include Makefile.common