aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F1xx/hal_lld_f105_f107.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/STM32F1xx/hal_lld_f105_f107.h')
-rw-r--r--os/hal/platforms/STM32F1xx/hal_lld_f105_f107.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32F1xx/hal_lld_f105_f107.h b/os/hal/platforms/STM32F1xx/hal_lld_f105_f107.h
index c33569b23..8248d323b 100644
--- a/os/hal/platforms/STM32F1xx/hal_lld_f105_f107.h
+++ b/os/hal/platforms/STM32F1xx/hal_lld_f105_f107.h
@@ -44,7 +44,7 @@
* @name Platform identification
* @{
*/
-#define PLATFORM_NAME "STM32F1 Connectivity Line"
+#define PLATFORM_NAME "STM32F10x Connectivity Line"
/** @} */
/**