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/STR912Test/prj | |
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/STR912Test/prj')
-rw-r--r-- | testing/examples/STR912Test/prj/str912_jtagkey.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/examples/STR912Test/prj/str912_jtagkey.cfg b/testing/examples/STR912Test/prj/str912_jtagkey.cfg index d4577f39..8a3f281d 100644 --- a/testing/examples/STR912Test/prj/str912_jtagkey.cfg +++ b/testing/examples/STR912Test/prj/str912_jtagkey.cfg @@ -34,8 +34,8 @@ target_script 0 gdb_program_config .\prj\str912_program.script #flash bank str7x <base> <size> 0 0 <target#> <variant> flash bank str9x 0x00000000 0x00080000 0 0 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 |