Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM Debug...
authormlu <mlu@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 27 Apr 2009 08:21:35 +0000 (08:21 +0000)
committermlu <mlu@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 27 Apr 2009 08:21:35 +0000 (08:21 +0000)
commit573d9a036894670e64f7ed22a6e842961bc24b8e
tree8bc9a363018eccac8bb573e7c7837c4b49c6414d
parentc34a85446529c61f78114c3d87cd5fad30cfbfe5
Added arm_adi_v5.c/h, to replace cortex_swjdp.c/h. Better conformance to ARM Debug Interface rev 5 documentation and remoed code specific to the Cortex-M3 targets.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1535 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/target/arm_adi_v5.c [new file with mode: 0644]
src/target/arm_adi_v5.h [new file with mode: 0644]