more tcl cleanup.
git-svn-id: svn://svn.berlios.de/openocd/trunk@768 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
|
||||
# implements Tcl procedures/functions
|
||||
proc peek {address} {
|
||||
return [openocd_throw "mdw $address"]
|
||||
}
|
||||
|
||||
# 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