From e38958f256e698ab5afd3b775d1fe1e2d93fcb65 Mon Sep 17 00:00:00 2001 From: Victor Oliveira Date: Thu, 17 Jun 2021 02:49:42 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20MKS=20Robin=20E3=20build?= =?UTF-8?q?=20(#22149)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ini/stm32f1.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ini/stm32f1.ini b/ini/stm32f1.ini index dca640cd50..3f09a45c7b 100644 --- a/ini/stm32f1.ini +++ b/ini/stm32f1.ini @@ -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 #