OpenOCD
rtt_server.h File Reference
Include dependency graph for rtt_server.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int rtt_server_register_commands (struct command_context *ctx)
 

Function Documentation

◆ rtt_server_register_commands()

int rtt_server_register_commands ( struct command_context ctx)

Definition at line 208 of file rtt_server.c.

References NULL, register_commands(), and rtt_command_handlers.

Referenced by setup_command_handler().