From 61afa375084ce4dedf21863e31227912f53d8b56 Mon Sep 17 00:00:00 2001
From: Per Lindgren <per.lindgren@ltu.se>
Date: Sat, 1 Feb 2020 16:25:38 +0100
Subject: [PATCH] openocd polish

---
 openocd.cfg | 2 --
 1 file changed, 2 deletions(-)

diff --git a/openocd.cfg b/openocd.cfg
index 05967f2..5e1943b 100644
--- a/openocd.cfg
+++ b/openocd.cfg
@@ -8,5 +8,3 @@ transport select hla_swd
 source [find target/stm32f4x.cfg]
 
 # reset_config srst_only
-
-# tpiu config internal /tmp/itm.fifo uart off 16000000 1000000
-- 
GitLab