diff options
author | ntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-07-14 11:57:59 +0000 |
---|---|---|
committer | ntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-07-14 11:57:59 +0000 |
commit | 1df358855a3496c90c14e149e2e5cea280aaeaf7 (patch) | |
tree | 73eaf290a08d2b16f07dbf7afc6feae0e95b9903 | |
parent | 197a195191c2983d7730906a8cd99fe947a49169 (diff) | |
download | openocd_libswd-1df358855a3496c90c14e149e2e5cea280aaeaf7.tar.gz openocd_libswd-1df358855a3496c90c14e149e2e5cea280aaeaf7.tar.bz2 openocd_libswd-1df358855a3496c90c14e149e2e5cea280aaeaf7.tar.xz openocd_libswd-1df358855a3496c90c14e149e2e5cea280aaeaf7.zip |
- fix small typo in documentation
git-svn-id: svn://svn.berlios.de/openocd/trunk@2525 b42882b7-edfa-0310-969c-e2dbd0fdcd60
-rw-r--r-- | doc/openocd.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi index 3a7538ee..f9703731 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -3135,7 +3135,7 @@ flash bank cfi 0x01000000 0x01000000 2 2 $_TARGETNAME @subsection Internal Flash (Microcontrollers) @deffn {Flash Driver} aduc702x -The ADUC702x analog microcontrollers from ST Micro +The ADUC702x analog microcontrollers from Analog Devices include internal flash and use ARM7TDMI cores. The aduc702x flash driver works with models ADUC7019 through ADUC7028. The setup command only requires the @var{target} argument |