|
@@ -1280,7 +1280,7 @@ board_build.core = stm32
|
1280
|
1280
|
board_build.variant = MARLIN_F4x7Vx
|
1281
|
1281
|
board_build.ldscript = ldscript.ld
|
1282
|
1282
|
board_build.firmware = firmware.srec
|
1283
|
|
-# Just anet_et4_openblt.py generates the file, not stm32_bootloader.py
|
|
1283
|
+# Just openblt.py (not stm32_bootloader.py) generates the file
|
1284
|
1284
|
board_build.encrypt = Yes
|
1285
|
1285
|
board_build.offset = 0x10000
|
1286
|
1286
|
board_upload.offset_address = 0x08010000
|
|
@@ -1290,7 +1290,7 @@ upload_protocol = jlink
|
1290
|
1290
|
extra_scripts = ${common.extra_scripts}
|
1291
|
1291
|
pre:buildroot/share/PlatformIO/scripts/generic_create_variant.py
|
1292
|
1292
|
buildroot/share/PlatformIO/scripts/stm32_bootloader.py
|
1293
|
|
- buildroot/share/PlatformIO/scripts/anet_et4_openblt.py
|
|
1293
|
+ buildroot/share/PlatformIO/scripts/openblt.py
|
1294
|
1294
|
|
1295
|
1295
|
#
|
1296
|
1296
|
# BigTreeTech SKR Pro (STM32F407ZGT6 ARM Cortex-M4)
|