From 17cbb2b5a9e70c95afd514f6587fa8ac8bb4c8ec Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 16 Jan 2014 00:41:43 +0000 Subject: disable RTC clock git-svn-id: https://svn.spreadspace.org/mur.sat@864 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- software/mpu/mcuconf-F103.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'software') diff --git a/software/mpu/mcuconf-F103.h b/software/mpu/mcuconf-F103.h index 6a03346..e22be84 100644 --- a/software/mpu/mcuconf-F103.h +++ b/software/mpu/mcuconf-F103.h @@ -49,7 +49,7 @@ #define STM32_USB_CLOCK_REQUIRED TRUE #define STM32_USBPRE STM32_USBPRE_DIV1P5 #define STM32_MCOSEL STM32_MCOSEL_NOCLOCK -#define STM32_RTCSEL STM32_RTCSEL_HSEDIV +#define STM32_RTCSEL STM32_RTCSEL_NOCLOCK #define STM32_PVD_ENABLE FALSE #define STM32_PLS STM32_PLS_LEV0 -- cgit v1.2.3