From 1544800a23932f4adcde93b8ee7cc8e1823443eb Mon Sep 17 00:00:00 2001 From: Piotr Esden-Tempski Date: Thu, 8 Nov 2012 15:35:17 -0800 Subject: Made all Lisa/M 2.0 examples luftboot ready. --- examples/stm32/f1/lisa-m-2/adc_regular/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/stm32/f1/lisa-m-2/adc_regular') diff --git a/examples/stm32/f1/lisa-m-2/adc_regular/Makefile b/examples/stm32/f1/lisa-m-2/adc_regular/Makefile index 20355ce..b61587f 100644 --- a/examples/stm32/f1/lisa-m-2/adc_regular/Makefile +++ b/examples/stm32/f1/lisa-m-2/adc_regular/Makefile @@ -18,6 +18,7 @@ ## BINARY = adc + # Comment the following line if you _don't_ have luftboot flashed! LDFLAGS += -Wl,-Ttext=0x8002000 CFLAGS += -std=c99 -- cgit v1.2.3