OpenOCD
hello.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const struct command_registration hello_command_handlers []
 Export the registration for the hello command group, so it can be embedded in example drivers. More...
 

Variable Documentation

◆ hello_command_handlers

const struct command_registration hello_command_handlers[]
extern

Export the registration for the hello command group, so it can be embedded in example drivers.

Definition at line 77 of file hello.c.