From b0bba2957e303f610ed9cd60a760104c70cad51a Mon Sep 17 00:00:00 2001 From: marcoveeneman Date: Thu, 16 Apr 2015 21:41:36 +0200 Subject: Tiva. Removed unnecessary include of test.mk in makefiles. --- testhal/TIVA/TM4C123x/PWM/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'testhal/TIVA/TM4C123x/PWM/Makefile') diff --git a/testhal/TIVA/TM4C123x/PWM/Makefile b/testhal/TIVA/TM4C123x/PWM/Makefile index dde090d..43de29b 100644 --- a/testhal/TIVA/TM4C123x/PWM/Makefile +++ b/testhal/TIVA/TM4C123x/PWM/Makefile @@ -92,7 +92,6 @@ include $(CHIBIOS)/os/hal/osal/rt/osal.mk include $(CHIBIOS)/os/rt/rt.mk include $(CHIBIOS)/os/rt/ports/ARMCMx/compilers/GCC/mk/port_v7m.mk # Other files (optional). -include $(CHIBIOS)/test/rt/test.mk # Define linker script file here LDSCRIPT= $(STARTUPLD)/TM4C123xH6.ld -- cgit v1.2.3