Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 17 Jul 2008 08:34:14 +0000 (08:34 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 17 Jul 2008 08:34:14 +0000 (08:34 +0000)
commit44928321e6d4d67bcb3da7022ff9d23e0c8ee78b
treeea659ff38e179ee9b2513664a7dbf4958ba37e56
parent6af107855dd590a054b7bd610dadf3f7210c352c
Charles Hardin <ckhardin@gmail.com> and Øyvind Harboe

This patch just uses the command.c interface to create tcl commands for the root level commands and avoids a bit of the "TCL" bleed into the rest of the openocd code.

Multilevel commands also supported.

git-svn-id: svn://svn.berlios.de/openocd/trunk@818 b42882b7-edfa-0310-969c-e2dbd0fdcd60
doc/openocd.texi
src/flash/flash.c
src/helper/command.c
src/helper/command.h
src/openocd.c
src/startup.tcl
src/target/Makefile.am
src/target/target/at91eb40a.tcl [deleted file]