Skip to content

Commit 37976cd

Browse files
committed
remove extra comments
1 parent 5ecf329 commit 37976cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ini/stm32f1.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ board_upload.maximum_size = 524288
9292
build_flags = ${env:STM32F103RC_btt_USB.build_flags} -DLD_MAX_DATA_SIZE=524288 -DSTM32_FLASH_SIZE=512
9393

9494
#
95-
# MKS Robin (STM32F103ZET6) with Unified STM32 HAL
95+
# MKS Robin (STM32F103ZET6)
9696
# Uses HAL STM32 to support Marlin UI for TFT screen with optional touch panel
9797
#
9898
[env:mks_robin]
@@ -269,7 +269,7 @@ debug_tool = jlink
269269
upload_protocol = jlink
270270

271271
#
272-
# FLSUN QQS Pro (STM32F103VET6) with Unified STM32 HAL
272+
# FLSUN QQS Pro (STM32F103VET6)
273273
# board Hispeedv1
274274
#
275275
[env:flsun_hispeedv1]
@@ -291,7 +291,7 @@ extra_scripts = ${common.extra_scripts}
291291
buildroot/share/PlatformIO/scripts/mks_encrypt.py
292292

293293
#
294-
# MKS Robin Nano V1.2 and V2 with Unified STM32 HAL
294+
# MKS Robin Nano V1.2 and V2
295295
#
296296
[env:mks_robin_nano35]
297297
platform = ${common_stm32.platform}

0 commit comments

Comments
 (0)