From afefa3bffd0b6aabf0078f55c496a4874d5a8d42 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Fri, 9 Mar 2018 07:48:11 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11654 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- testex/STM32/STM32F3xx/SPI-L3GD20/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'testex/STM32/STM32F3xx') diff --git a/testex/STM32/STM32F3xx/SPI-L3GD20/Makefile b/testex/STM32/STM32F3xx/SPI-L3GD20/Makefile index 7b0d22824..b4cddd777 100644 --- a/testex/STM32/STM32F3xx/SPI-L3GD20/Makefile +++ b/testex/STM32/STM32F3xx/SPI-L3GD20/Makefile @@ -138,10 +138,6 @@ TCSRC = # option that results in lower performance and larger code size. TCPPSRC = -# List ASM source files here -ASMSRC = -ASMXSRC = $(STARTUPASM) $(PORTASM) $(OSALASM) - # List ASM source files here ASMSRC = $(ALLASMSRC) ASMXSRC = $(ALLXASMSRC) -- cgit v1.2.3