From 5fa366fc59768d7f54cee5057b6a5046872f698c Mon Sep 17 00:00:00 2001 From: MrKevinWeiss Date: Fri, 10 Aug 2018 16:59:57 +0200 Subject: [PATCH] boards/stm32f103c8: Remove lines from openocd.cfg handled my makefile --- boards/common/stm32f103c8/dist/openocd.cfg | 4 ---- 1 file changed, 4 deletions(-) diff --git a/boards/common/stm32f103c8/dist/openocd.cfg b/boards/common/stm32f103c8/dist/openocd.cfg index fee7546b5f..d2e436f461 100644 --- a/boards/common/stm32f103c8/dist/openocd.cfg +++ b/boards/common/stm32f103c8/dist/openocd.cfg @@ -1,9 +1,5 @@ -source [find interface/stlink.cfg] - set WORKAREASIZE 0x5000 -transport select "hla_swd" - set CHIPNAME STM32F103C8Tx # Enable debug when in low power modes