Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
card10
firmware
Commits
cb5dc5cc
Commit
cb5dc5cc
authored
May 19, 2019
by
schneider
Browse files
fix(openocd): We don't have a reset line ATM. Don't try to use it
parent
a6c3cf1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
openocd/scripts/target/max32665.cfg
View file @
cb5dc5cc
...
...
@@ -2,8 +2,10 @@
# www.maximintegrated.com
# Set the reset pin configuration
reset_config srst_only
adapter_nsrst_delay 200
reset_config none
#reset_config srst_only
#adapter_nsrst_delay 200
# Set flash parameters
set FLASH_BASE 0x10000000
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment