Getting closer to working Cortex M3 targets.
[goodfet] / firmware / config.mk
index 554e79a..48829ce 100644 (file)
@@ -47,6 +47,7 @@ LDFLAGS =
 mcu ?= stm32f407
 platform := stm32f4discovery
 config = monitor
+extralibs = lib/cortexm3.o
 endif
 
 ifneq (,$(findstring $(board),facedancer10))