Skip to content

Commit 0eecc93

Browse files
EvilGremlinernisv
authored andcommitted
🔨 Adjust INI comments (MarlinFirmware#25183)
1 parent b34adc6 commit 0eecc93

File tree

4 files changed

+29
-24
lines changed

4 files changed

+29
-24
lines changed

ini/renamed.ini

Lines changed: 11 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -21,46 +21,35 @@ board = genericSTM32F103RE
2121
# List of environment names that are no longer used
2222
#
2323

24-
[env:STM32F103RET6_creality_maple]
25-
# Renamed to STM32F103RE_creality_maple
24+
[env:STM32F103RET6_creality_maple] ;=> STM32F103RE_creality_maple
2625
extends = renamed
2726

28-
[env:STM32F103RET6_creality]
29-
# Renamed to STM32F103RE_creality
27+
[env:STM32F103RET6_creality] ;=> STM32F103RE_creality
3028
extends = renamed
3129

32-
[env:STM32F103RET6_creality_xfer]
33-
# Renamed to STM32F103RE_creality_xfer
30+
[env:STM32F103RET6_creality_xfer] ;=> STM32F103RE_creality_xfer
3431
extends = renamed
3532

36-
[env:STM32F103RC_btt_512K]
37-
# Renamed to STM32F103RE_btt
33+
[env:STM32F103RC_btt_512K] ;=> STM32F103RE_btt
3834
extends = renamed
3935

40-
[env:STM32F103RC_btt_512K_USB]
41-
# Renamed to STM32F103RE_btt_USB
36+
[env:STM32F103RC_btt_512K_USB] ;=> STM32F103RE_btt_USB
4237
extends = renamed
4338

44-
[env:STM32F103RC_btt_512K_maple]
45-
# Renamed to STM32F103RE_btt_maple
39+
[env:STM32F103RC_btt_512K_maple] ;=> STM32F103RE_btt_maple
4640
extends = renamed
4741

48-
[env:STM32F103RC_btt_512K_USB_maple]
49-
# Renamed to STM32F103RE_btt_USB_maple
42+
[env:STM32F103RC_btt_512K_USB_maple] ;=> STM32F103RE_btt_USB_maple
5043
extends = renamed
5144

52-
[env:STM32F103RC_meeb]
53-
# Renamed to STM32F103RC_meeb_maple
45+
[env:STM32F103RC_meeb] ;=> STM32F103RC_meeb_maple
5446
extends = renamed
5547

56-
[env:STM32F103VE_GTM32]
57-
# Renamed to STM32F103VE_GTM32_maple
48+
[env:STM32F103VE_GTM32] ;=> STM32F103VE_GTM32_maple
5849
extends = renamed
5950

60-
[env:mks_robin_nano35]
61-
# Renamed to mks_robin_nano_v1v2
51+
[env:mks_robin_nano35] ;=> mks_robin_nano_v1v2
6252
extends = renamed
6353

64-
[env:mks_robin_nano35_maple]
65-
# Renamed to mks_robin_nano_v1v2_maple
54+
[env:mks_robin_nano35_maple] ;=> mks_robin_nano_v1v2_maple
6655
extends = renamed

ini/stm32f1-maple.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ debug_tool = jlink
137137
upload_protocol = jlink
138138

139139
#
140-
# Creality (STM32F103RET6)
140+
# Creality 512K (STM32F103RE) for new 64KiB bootloader (CR-10 Smart Pro printer)
141141
#
142142
[env:STM32F103RE_creality_smartPro_maple]
143143
extends = env:STM32F103RE_creality_maple

ini/stm32f1.ini

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,11 @@ debug_tool = jlink
135135
upload_protocol = jlink
136136

137137
#
138-
# Custom upload to SD via Marlin with Binary Protocol
138+
# Creality (STM32F103Rx)
139+
# With custom upload to SD via Marlin with binary protocol.
140+
# Requires Marlin with BINARY_FILE_TRANSFER already installed on the target board.
141+
# If CUSTOM_FIRMWARE_UPLOAD is also installed, Marlin will reboot the board to install the firmware.
142+
# Currently CUSTOM_FIRMWARE_UPLOAD must also be enabled to use 'xfer' build envs.
139143
#
140144
[STM32F103Rx_creality_xfer]
141145
extends = STM32F103Rx_creality
@@ -151,10 +155,16 @@ upload_protocol = custom
151155
extends = STM32F103Rx_creality
152156
board = genericSTM32F103RE
153157

158+
#
159+
# Creality 512K (STM32F103RE) with custom binary upload to SD (see above).
160+
#
154161
[env:STM32F103RE_creality_xfer]
155162
extends = STM32F103Rx_creality_xfer
156163
board = genericSTM32F103RE
157164

165+
#
166+
# Creality 512K (STM32F103RE) for new 64KiB bootloader (CR-10 Smart Pro printer)
167+
#
158168
[env:STM32F103RE_creality_smartPro]
159169
extends = STM32F103Rx_creality
160170
board_build.offset = 0x10000
@@ -167,6 +177,9 @@ board_upload.offset_address = 0x08010000
167177
extends = STM32F103Rx_creality
168178
board = genericSTM32F103RC
169179

180+
#
181+
# Creality 256K (STM32F103RC) with custom binary upload to SD (see above).
182+
#
170183
[env:STM32F103RC_creality_xfer]
171184
extends = STM32F103Rx_creality_xfer
172185
board = genericSTM32F103RC

ini/stm32g0.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ debug_tool = stlink
6161
#
6262
# BigTreeTech SKR Mini E3 V3.0 / Manta E3 EZ V1.0 / Manta M4P V1.0 / Manta M5P V1.0 (STM32G0B1RET6 ARM Cortex-M0+)
6363
# Custom upload to SD via Marlin with Binary Protocol
64+
# Requires Marlin with BINARY_FILE_TRANSFER already installed on the target board.
65+
# If CUSTOM_FIRMWARE_UPLOAD is also installed, Marlin will reboot the board to install the firmware.
66+
# Currently CUSTOM_FIRMWARE_UPLOAD must also be enabled to use 'xfer' build envs.
6467
#
6568
[env:STM32G0B1RE_btt_xfer]
6669
extends = env:STM32G0B1RE_btt

0 commit comments

Comments
 (0)