🐛 Fix MKS Robin E3 build (#22149)

This commit is contained in:
Victor Oliveira 2021-06-17 02:49:42 -03:00 committed by Scott Lahteine
parent d7c77403fd
commit e38958f256

View File

@ -135,7 +135,7 @@ board_build.offset = 0x5000
board_build.encrypt = Robin_e3.bin
board_upload.offset_address = 0x08005000
debug_tool = stlink
extra_scripts = ${env:STM32F103RC.extra_scripts}
extra_scripts = ${common_STM32F103RC.extra_scripts}
buildroot/share/PlatformIO/scripts/mks_encrypt.py
#