summaryrefslogtreecommitdiff
path: root/stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2017-05-11 12:15:54 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2017-05-11 16:58:33 +0200
commit4d8f75c97b8f384f8452d27b50b68cf594bc779a (patch)
tree6df99c647350d6be144920bee3b5f25d7ff3fc8a /stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
parent8665bdbf682bdff02576a6f4393f09bc56572043 (diff)
downloadradio-controller-4d8f75c97b8f384f8452d27b50b68cf594bc779a.tar.gz
radio-controller-4d8f75c97b8f384f8452d27b50b68cf594bc779a.tar.bz2
radio-controller-4d8f75c97b8f384f8452d27b50b68cf594bc779a.tar.xz
radio-controller-4d8f75c97b8f384f8452d27b50b68cf594bc779a.zip
o Cleaning up generated files, removing space at end of line.
Diffstat (limited to 'stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h')
-rw-r--r--stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h b/stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
index 996b3f1..7d23de6 100644
--- a/stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
+++ b/stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
@@ -41,8 +41,8 @@
/** @addtogroup stm32f10x_system
* @{
- */
-
+ */
+
/**
* @brief Define to prevent recursive inclusion
*/
@@ -51,7 +51,7 @@
#ifdef __cplusplus
extern "C" {
-#endif
+#endif
/** @addtogroup STM32F10x_System_Includes
* @{
@@ -93,7 +93,7 @@ extern const uint8_t APBPrescTable[8]; /*!< APB prescalers table values */
/** @addtogroup STM32F10x_System_Exported_Functions
* @{
*/
-
+
extern void SystemInit(void);
extern void SystemCoreClockUpdate(void);
/**
@@ -109,8 +109,8 @@ extern void SystemCoreClockUpdate(void);
/**
* @}
*/
-
+
/**
* @}
- */
+ */
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/