diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2010-01-26 18:09:27 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2010-01-26 18:13:10 -0800 |
commit | 30365886dab87f20c014d9ad1500c70edef48b00 (patch) | |
tree | fb94d852748c4c01c81dbeab31ff421eb14dddcc /testing/examples/AT91R40008Test | |
parent | 9e52957efc93734f70295a489481f4f9f3944242 (diff) | |
download | openocd+libswd-30365886dab87f20c014d9ad1500c70edef48b00.tar.gz openocd+libswd-30365886dab87f20c014d9ad1500c70edef48b00.tar.bz2 openocd+libswd-30365886dab87f20c014d9ad1500c70edef48b00.tar.xz openocd+libswd-30365886dab87f20c014d9ad1500c70edef48b00.zip |
various: don't mention wiki
The openfacts.berlios wiki isn't particularly current, and isn't
publicly editable.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'testing/examples/AT91R40008Test')
-rw-r--r-- | testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg b/testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg index bf760b2a..d72980e7 100644 --- a/testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg +++ b/testing/examples/AT91R40008Test/prj/at91r40008_turtle.cfg @@ -30,8 +30,8 @@ target_script 0 reset .\prj\at91r40008_reset.script flash bank cfi 0x10000000 0x400000 2 2 0 -# For more information about the configuration files, take a look at: -# http://openfacts.berlios.de/index-en.phtml?title=Open+On-Chip+Debugger +# For more information about the configuration files, +# look at the OpenOCD User's Guide. init reset halt |