diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-02-29 12:37:45 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2008-02-29 12:37:45 +0000 |
commit | 6d3bed69dc023f49b51b6504d977463e722e9e9d (patch) | |
tree | 59031bcb6c1c40d895cbb3fb8b5598c7fda7f4b5 /README | |
parent | 0d2b289048e603fd529cfceb82b589661946bea7 (diff) | |
download | openocd_libswd-6d3bed69dc023f49b51b6504d977463e722e9e9d.tar.gz openocd_libswd-6d3bed69dc023f49b51b6504d977463e722e9e9d.tar.bz2 openocd_libswd-6d3bed69dc023f49b51b6504d977463e722e9e9d.tar.xz openocd_libswd-6d3bed69dc023f49b51b6504d977463e722e9e9d.zip |
Uwe Hermann:
Small cosmetic fixes in the license header to make them all look the
same, fix some typos, update README.
git-svn-id: svn://svn.berlios.de/openocd/trunk@396 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -112,7 +112,7 @@ Support for Intel XScale CPUs is also included: - IXP42x And support for the Marvell Feroceon CPU core as found in the -Orion SOC family is included as well. +Orion SoC family is included as well. 3. Host platforms @@ -125,6 +125,9 @@ AMD64-Linux, Alpha-Linux, ARM-Linux, and PowerPC OS-X. Documentation for the OpenOCD is hosted in the Berlios OpenFacts Wiki at http://openfacts.berlios.de/index-en.phtml?title=Open_On-Chip_Debugger. +There is also and openocd(1) manpage, the 'openocd --help' output and +an OpenOCD info page (type 'info openocd'). + 5. Licensing OpenOCD is licensed under the terms of the GNU General Public License, see the |