aboutsummaryrefslogtreecommitdiffstats
path: root/demos/MSP430-MSP430x1611-GCC/mcuconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-03-14 09:54:23 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-03-14 09:54:23 +0000
commitc7837bab2ee164d6bb4fb47948ee5fe33162b449 (patch)
tree2754d5fa7d380fa2129a8114fc481ce882aaba52 /demos/MSP430-MSP430x1611-GCC/mcuconf.h
parent075b89133ec371480bdcf670d3f412b1cf131b0e (diff)
downloadChibiOS-c7837bab2ee164d6bb4fb47948ee5fe33162b449.tar.gz
ChibiOS-c7837bab2ee164d6bb4fb47948ee5fe33162b449.tar.bz2
ChibiOS-c7837bab2ee164d6bb4fb47948ee5fe33162b449.zip
AVR and simulator still missing.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1740 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/MSP430-MSP430x1611-GCC/mcuconf.h')
-rw-r--r--demos/MSP430-MSP430x1611-GCC/mcuconf.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/demos/MSP430-MSP430x1611-GCC/mcuconf.h b/demos/MSP430-MSP430x1611-GCC/mcuconf.h
index d0cba2d41..72c180648 100644
--- a/demos/MSP430-MSP430x1611-GCC/mcuconf.h
+++ b/demos/MSP430-MSP430x1611-GCC/mcuconf.h
@@ -26,6 +26,11 @@
*/
/*
+ * HAL driver system settings.
+ */
+#define MSP430_USE_CLOCK MSP430_CLOCK_SOURCE_XT2CLK
+
+/*
* ADC driver system settings.
*/