summaryrefslogtreecommitdiff
path: root/software
diff options
context:
space:
mode:
Diffstat (limited to 'software')
-rw-r--r--software/mpu/mcuconf-F103.h2
1 files changed, 1 insertions, 1 deletions
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