From fce92777c829af6b3214375ed8643dbbd7a92da8 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Mon, 12 Mar 2018 21:14:19 +0000 Subject: Minor fixes in ChibiOS/EX makefile git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11708 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- testex/STM32/STM32F4xx/I2C-LIS3MLD/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'testex/STM32/STM32F4xx/I2C-LIS3MLD/Makefile') diff --git a/testex/STM32/STM32F4xx/I2C-LIS3MLD/Makefile b/testex/STM32/STM32F4xx/I2C-LIS3MLD/Makefile index 16c7f7c57..b93e8ae3d 100644 --- a/testex/STM32/STM32F4xx/I2C-LIS3MLD/Makefile +++ b/testex/STM32/STM32F4xx/I2C-LIS3MLD/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