aboutsummaryrefslogtreecommitdiffstats
path: root/demos/MSP430-MSP430x1611-GCC/mcuconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-12-19 10:50:04 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-12-19 10:50:04 +0000
commit13f5b1b97fa1ca9516665807682c164aa926fb78 (patch)
tree4d902ed2922815ec38effc996442bd588d77408c /demos/MSP430-MSP430x1611-GCC/mcuconf.h
parentace3f844709b1bfdd4c88acbc943bdecf29f9f21 (diff)
downloadChibiOS-13f5b1b97fa1ca9516665807682c164aa926fb78.tar.gz
ChibiOS-13f5b1b97fa1ca9516665807682c164aa926fb78.tar.bz2
ChibiOS-13f5b1b97fa1ca9516665807682c164aa926fb78.zip
MSP430 board files and demo updated.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2502 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 72c180648..c79252c86 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_XT2CLK
+#define MSP430_USE_CLOCK MSP430_CLOCK_SOURCE_DCOCLK
/*
* ADC driver system settings.