Nicolas Pitre listed some more devices.
git-svn-id: svn://svn.berlios.de/openocd/trunk@356 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
parent
0686e944f3
commit
5a15c6d807
3
README
3
README
|
@ -111,6 +111,9 @@ Support for Intel XScale CPUs is also included:
|
||||||
- PXA27x
|
- PXA27x
|
||||||
- IXP42x
|
- IXP42x
|
||||||
|
|
||||||
|
And support for the Marvell Feroceon CPU core as found in the
|
||||||
|
Orion SOC family is included as well.
|
||||||
|
|
||||||
3. Host platforms
|
3. Host platforms
|
||||||
|
|
||||||
OpenOCD was originally developed on x86-Linux, but has since then been ported
|
OpenOCD was originally developed on x86-Linux, but has since then been ported
|
||||||
|
|
|
@ -441,6 +441,7 @@ Defines a target that should be debugged. Currently supported types are:
|
||||||
@item arm926ejs
|
@item arm926ejs
|
||||||
@item arm966e
|
@item arm966e
|
||||||
@item cortex_m3
|
@item cortex_m3
|
||||||
|
@item feroceon
|
||||||
@item xscale
|
@item xscale
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue