forked from auracaster/openocd
Wip - split target setup and target examination
git-svn-id: svn://svn.berlios.de/openocd/trunk@564 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -94,6 +94,7 @@ target_type_t feroceon_target =
|
||||
.register_commands = arm926ejs_register_commands,
|
||||
.target_command = feroceon_target_command,
|
||||
.init_target = feroceon_init_target,
|
||||
.examine = arm9tdmi_examine,
|
||||
.quit = feroceon_quit
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user