From edfe4ce4411e0b4f8f78db5c19bc6d553ac82a4f Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 2 Jan 2010 18:52:30 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1497 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/GNU-Linux-GCC/halconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/GNU-Linux-GCC') diff --git a/demos/GNU-Linux-GCC/halconf.h b/demos/GNU-Linux-GCC/halconf.h index 58d49966f..f80ceafb0 100644 --- a/demos/GNU-Linux-GCC/halconf.h +++ b/demos/GNU-Linux-GCC/halconf.h @@ -38,7 +38,7 @@ * settings file. This file can be used to include platform specific * header files or to override the low level drivers settings. */ -#include "mcuconf.h" +/*#include "mcuconf.h"*/ /*===========================================================================*/ /* PAL driver related settings. */ -- cgit v1.2.3