httpd wip
git-svn-id: svn://svn.berlios.de/openocd/trunk@1271 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -106,3 +106,8 @@ proc capture_catch {a} {
|
||||
} result
|
||||
return $result
|
||||
}
|
||||
|
||||
proc zy1000_flash {} {
|
||||
set t [lindex 0 [ocd_flash_banks]]
|
||||
return $t(base)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user