File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ board_upload.maximum_size = 524288
9292build_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
269269upload_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]
297297platform = ${common_stm32.platform}
You can’t perform that action at this time.
0 commit comments