aboutsummaryrefslogtreecommitdiff
path: root/debug/targets.py
diff options
context:
space:
mode:
Diffstat (limited to 'debug/targets.py')
-rw-r--r--debug/targets.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/targets.py b/debug/targets.py
index 7183a38..fa3ef50 100644
--- a/debug/targets.py
+++ b/debug/targets.py
@@ -16,7 +16,7 @@ class Target(object):
xlen = 0
# GDB remotetimeout setting.
- timeout_sec = 2
+ timeout_sec = 20
# Path to OpenOCD configuration file relative to the .py file where the
# target is defined. Defaults to <name>.cfg.