🔨 Adjust INI comments (#25183)
This commit is contained in:
@@ -62,6 +62,9 @@ debug_tool = stlink
|
||||
#
|
||||
# BigTreeTech SKR Mini E3 V3.0 / Manta E3 EZ V1.0 / Manta M4P V1.0 / Manta M5P V1.0 (STM32G0B1RET6 ARM Cortex-M0+)
|
||||
# Custom upload to SD via Marlin with Binary Protocol
|
||||
# Requires Marlin with BINARY_FILE_TRANSFER already installed on the target board.
|
||||
# If CUSTOM_FIRMWARE_UPLOAD is also installed, Marlin will reboot the board to install the firmware.
|
||||
# Currently CUSTOM_FIRMWARE_UPLOAD must also be enabled to use 'xfer' build envs.
|
||||
#
|
||||
[env:STM32G0B1RE_btt_xfer]
|
||||
extends = env:STM32G0B1RE_btt
|
||||
|
||||
Reference in New Issue
Block a user