Skip to content

Commit

Permalink
remove extra comments
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Jun 2, 2021
1 parent 5ecf329 commit 37976cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ini/stm32f1.ini
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ board_upload.maximum_size = 524288
build_flags = ${env:STM32F103RC_btt_USB.build_flags} -DLD_MAX_DATA_SIZE=524288 -DSTM32_FLASH_SIZE=512

#
# MKS Robin (STM32F103ZET6) with Unified STM32 HAL
# MKS Robin (STM32F103ZET6)
# Uses HAL STM32 to support Marlin UI for TFT screen with optional touch panel
#
[env:mks_robin]
Expand Down Expand Up @@ -269,7 +269,7 @@ debug_tool = jlink
upload_protocol = jlink

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

#
# MKS Robin Nano V1.2 and V2 with Unified STM32 HAL
# MKS Robin Nano V1.2 and V2
#
[env:mks_robin_nano35]
platform = ${common_stm32.platform}
Expand Down

0 comments on commit 37976cd

Please sign in to comment.