-
- Downloads
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
Showing
- doc/openocd.texi 6 additions, 0 deletionsdoc/openocd.texi
- src/flash/flash.c 1 addition, 1 deletionsrc/flash/flash.c
- src/helper/command.c 144 additions, 193 deletionssrc/helper/command.c
- src/helper/command.h 2 additions, 1 deletionsrc/helper/command.h
- src/openocd.c 0 additions, 52 deletionssrc/openocd.c
- src/startup.tcl 23 additions, 27 deletionssrc/startup.tcl
- src/target/Makefile.am 1 addition, 1 deletionsrc/target/Makefile.am
- src/target/target/at91eb40a.tcl 0 additions, 55 deletionssrc/target/target/at91eb40a.tcl
Loading
Please register or sign in to comment