summaryrefslogtreecommitdiffstats
path: root/openocd-due.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'openocd-due.cfg')
-rw-r--r--openocd-due.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/openocd-due.cfg b/openocd-due.cfg
index 8fba185..121a479 100644
--- a/openocd-due.cfg
+++ b/openocd-due.cfg
@@ -1,12 +1,7 @@
source [find interface/stlink.cfg]
-#transport type SWD
transport select hla_swd
-
-#swd frequency
adapter speed 1800
-
-#sam3x8e cpuid
set CPUTAPID 0x2ba01477
source [find target/at91sam3ax_8x.cfg]