aboutsummaryrefslogtreecommitdiffstats
path: root/boards/ST_STM32L_DISCOVERY/board.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-06-14 15:09:28 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-06-14 15:09:28 +0000
commitd0dfc3715ad662443a73c83687396639e087ac05 (patch)
tree0eec7f695f850a82d7ebf134492d88f5b75e3715 /boards/ST_STM32L_DISCOVERY/board.h
parenta746de44e1e224ee46afac1670581a50448afa85 (diff)
downloadChibiOS-d0dfc3715ad662443a73c83687396639e087ac05.tar.gz
ChibiOS-d0dfc3715ad662443a73c83687396639e087ac05.tar.bz2
ChibiOS-d0dfc3715ad662443a73c83687396639e087ac05.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3044 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'boards/ST_STM32L_DISCOVERY/board.h')
-rw-r--r--boards/ST_STM32L_DISCOVERY/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/ST_STM32L_DISCOVERY/board.h b/boards/ST_STM32L_DISCOVERY/board.h
index bd652b768..beb0d189e 100644
--- a/boards/ST_STM32L_DISCOVERY/board.h
+++ b/boards/ST_STM32L_DISCOVERY/board.h
@@ -36,7 +36,7 @@
* NOTE: The HSE crystal is not fitted by default on the board.
*/
#define STM32_LSECLK 32768
-#define STM32_HSECLK 8000000
+#define STM32_HSECLK 0
/*
* MCU type as defined in the ST header file stm32l1xx.h.