aboutsummaryrefslogtreecommitdiffstats
path: root/testex
diff options
context:
space:
mode:
Diffstat (limited to 'testex')
-rw-r--r--testex/STM32/STM32F3xx/SPI-L3GD20/Makefile4
1 files changed, 0 insertions, 4 deletions
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
@@ -139,10 +139,6 @@ TCSRC =
TCPPSRC =
# List ASM source files here
-ASMSRC =
-ASMXSRC = $(STARTUPASM) $(PORTASM) $(OSALASM)
-
-# List ASM source files here
ASMSRC = $(ALLASMSRC)
ASMXSRC = $(ALLXASMSRC)