Skip to content
Snippets Groups Projects
Commit 01c262b2 authored by Thibaut VIARD's avatar Thibaut VIARD
Browse files

putting openocd telnet port to 0

parent b3f619cd
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,6 @@ set CHIPNAME at91samd21g18
set ENDIAN little
# choose a port here
set telnet_port 9876
set telnet_port 0
source [find target/at91samdXX.cfg]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment