LIBNAME = opencm3_stm32f0 DEFS += -DSTM32F0 FP_FLAGS ?= -msoft-float ARCH_FLAGS = -mthumb -mcpu=cortex-m0 $(FP_FLAGS) STLINK_PORT ?= :4242