aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-04-20 09:15:58 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-04-20 09:15:58 +0000
commit8707270773e56c4c27c4f68533d71b41fbef79e5 (patch)
tree5ffe6af2da3e1ae06eef43bd3af9c27d6f1a23e8
parent6461c5a5a4634800486a1e0c8a91194d3bc3b1f7 (diff)
downloadChibiOS-8707270773e56c4c27c4f68533d71b41fbef79e5.tar.gz
ChibiOS-8707270773e56c4c27c4f68533d71b41fbef79e5.tar.bz2
ChibiOS-8707270773e56c4c27c4f68533d71b41fbef79e5.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7910 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--demos/STM32/RT-STM32L152RE-NUCLEO/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32L152RE-NUCLEO/mcuconf.h b/demos/STM32/RT-STM32L152RE-NUCLEO/mcuconf.h
index 07fd9aaa1..66daf7d12 100644
--- a/demos/STM32/RT-STM32L152RE-NUCLEO/mcuconf.h
+++ b/demos/STM32/RT-STM32L152RE-NUCLEO/mcuconf.h
@@ -53,7 +53,7 @@
#define STM32_PPRE2 STM32_PPRE2_DIV1
#define STM32_MCOSEL STM32_MCOSEL_NOCLOCK
#define STM32_MCOPRE STM32_MCOPRE_DIV1
-#define STM32_RTCSEL STM32_RTCSEL_LSE
+#define STM32_RTCSEL STM32_RTCSEL_NOCLOCK
#define STM32_RTCPRE STM32_RTCPRE_DIV2
#define STM32_VOS STM32_VOS_1P8
#define STM32_PVD_ENABLE FALSE