diff options
Diffstat (limited to 'demos')
-rw-r--r-- | demos/GNU-Linux-GCC/halconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
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. */
|