aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/ATSAMA5D2/UART
diff options
context:
space:
mode:
authoredolomb <none@example.com>2017-11-07 16:47:34 +0000
committeredolomb <none@example.com>2017-11-07 16:47:34 +0000
commitea6a0516fdeff0d675497263e2a022f5eeef17ce (patch)
tree070233cea4791b06e4228ac62a6b56181768b442 /testhal/ATSAMA5D2/UART
parentbca3b0c0c61aa4c3cfb07bbd11f5a71f35f73813 (diff)
downloadChibiOS-ea6a0516fdeff0d675497263e2a022f5eeef17ce.tar.gz
ChibiOS-ea6a0516fdeff0d675497263e2a022f5eeef17ce.tar.bz2
ChibiOS-ea6a0516fdeff0d675497263e2a022f5eeef17ce.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10970 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/ATSAMA5D2/UART')
-rw-r--r--testhal/ATSAMA5D2/UART/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/ATSAMA5D2/UART/Makefile b/testhal/ATSAMA5D2/UART/Makefile
index 2771cd490..7997f0dc5 100644
--- a/testhal/ATSAMA5D2/UART/Makefile
+++ b/testhal/ATSAMA5D2/UART/Makefile
@@ -123,8 +123,8 @@ include $(CHIBIOS)/os/rt/rt.mk
include $(CHIBIOS)/os/common/ports/ARMCAx-TZ/compilers/GCC/mk/port_generic.mk
# Other files (optional).
#include $(CHIBIOS)/test/lib/test.mk
-include $(CHIBIOS)/test/rt/rt_test.mk
-include $(CHIBIOS)/test/oslib/oslib_test.mk
+#include $(CHIBIOS)/test/rt/rt_test.mk
+#include $(CHIBIOS)/test/oslib/oslib_test.mk
# Define linker script file here
LDSCRIPT= $(STARTUPLD)/SAMA5D2-T.ld