aboutsummaryrefslogtreecommitdiffstats
path: root/demos/MSP430-MSP430x1611-GCC/mcuconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-01-09 14:26:15 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-01-09 14:26:15 +0000
commit7db9cb86d06c725387bca9b89a7dd849f7c46142 (patch)
treed090beddfebfe1d39c786a2a2b96eda1238e7fa5 /demos/MSP430-MSP430x1611-GCC/mcuconf.h
parent59cd671ba931279556dff5abf1db652f7611a6a6 (diff)
downloadChibiOS-7db9cb86d06c725387bca9b89a7dd849f7c46142.tar.gz
ChibiOS-7db9cb86d06c725387bca9b89a7dd849f7c46142.tar.bz2
ChibiOS-7db9cb86d06c725387bca9b89a7dd849f7c46142.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2630 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/MSP430-MSP430x1611-GCC/mcuconf.h')
-rw-r--r--demos/MSP430-MSP430x1611-GCC/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/MSP430-MSP430x1611-GCC/mcuconf.h b/demos/MSP430-MSP430x1611-GCC/mcuconf.h
index c79252c86..72c180648 100644
--- a/demos/MSP430-MSP430x1611-GCC/mcuconf.h
+++ b/demos/MSP430-MSP430x1611-GCC/mcuconf.h
@@ -28,7 +28,7 @@
/*
* HAL driver system settings.
*/
-#define MSP430_USE_CLOCK MSP430_CLOCK_SOURCE_DCOCLK
+#define MSP430_USE_CLOCK MSP430_CLOCK_SOURCE_XT2CLK
/*
* ADC driver system settings.