testing/*.tcl sample & test code
git-svn-id: svn://svn.berlios.de/openocd/trunk@799 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -19,6 +19,11 @@ proc add_help_text {cmd cmd_help} {
|
||||
lappend ocd_helptext [list $cmd $cmd_help]
|
||||
}
|
||||
|
||||
proc get_help_text {} {
|
||||
global ocd_helptext
|
||||
return $ocd_helptext
|
||||
}
|
||||
|
||||
# Production command
|
||||
# FIX!!! need to figure out how to feed back relevant output
|
||||
# from e.g. "flash banks" command...
|
||||
|
||||
Reference in New Issue
Block a user