🔨 Fix USB FD env names (#26131)
This commit is contained in:
@@ -95,7 +95,7 @@ upload_protocol = serial
|
||||
# BigTreeTech SKR Mini V1.1 / SKR Mini E3 & MZ (STM32F103RCT6 ARM Cortex-M3)
|
||||
#
|
||||
# STM32F103RC_btt_maple ............. RCT6 with 256K
|
||||
# STM32F103RC_btt_USB_maple ......... RCT6 with 256K (USB mass storage)
|
||||
# STM32F103RC_btt_USB_maple ......... RCT6 with 256K with USB Media Share Support
|
||||
#
|
||||
[env:STM32F103RC_btt_maple]
|
||||
extends = env:STM32F103RC_maple
|
||||
@@ -146,7 +146,7 @@ board_build.ldscript = crealityPro.ld
|
||||
# BigTreeTech SKR Mini E3 V2.0 & DIP / SKR CR6 (STM32F103RET6 ARM Cortex-M3)
|
||||
#
|
||||
# STM32F103RE_btt_maple ............. RET6
|
||||
# STM32F103RE_btt_USB_maple ......... RET6 (USB mass storage)
|
||||
# STM32F103RE_btt_USB_maple ......... RET6 with USB Media Share Support
|
||||
#
|
||||
[env:STM32F103RE_btt_maple]
|
||||
extends = env:STM32F103RE_maple
|
||||
|
||||
Reference in New Issue
Block a user