stlink/example/libs_stm/build/Makefile.f10x

6 wiersze
101 B
Makefile

LIB = libstm32_stdperiph_f10x.a
PLATFORM=stm32f10x
CFLAGS+= -mcpu=cortex-m3
include Makefile.common