Skip to content

Commit 265493d

Browse files
rhapsodyvptoal
authored andcommitted
🐛 Fix MKS Robin E3 build (MarlinFirmware#22149)
1 parent 07668cf commit 265493d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ini/stm32f1.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ board_build.offset = 0x5000
135135
board_build.encrypt = Robin_e3.bin
136136
board_upload.offset_address = 0x08005000
137137
debug_tool = stlink
138-
extra_scripts = ${env:STM32F103RC.extra_scripts}
138+
extra_scripts = ${common_STM32F103RC.extra_scripts}
139139
buildroot/share/PlatformIO/scripts/mks_encrypt.py
140140

141141
#

0 commit comments

Comments
 (0)