Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, David...
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 16 Jul 2009 00:08:36 +0000 (00:08 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 16 Jul 2009 00:08:36 +0000 (00:08 +0000)
commit1af6b72fc1e27c5e493570ea6e8c95c0519be4f8
treed3953b4b9a9e2e84f518666438a771a48875ad85
parent16e17ab1b33c8d40cc28bf621fc7995366a28a8a
Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, David Brownell <david-b@pacbell.net>:

Move the dap command handler implementations to arm_adi_v5.c,
leaving just thin wrappers in armv7m.c.  There should be no
change in functionality here.  (From Magnus.)

Minor style cleanup:  whitespace, line length, etc.  Update spec
references to use docs which are currently available.  (From Dave.)

git-svn-id: svn://svn.berlios.de/openocd/trunk@2544 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/target/arm_adi_v5.c
src/target/arm_adi_v5.h
src/target/armv7m.c