OPENOCD_VERSION is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

OPENOCD_VERSION macro

Syntax

#define OPENOCD_VERSION \     "Open On-Chip Debugger " VERSION RELSTR

References

LocationText
openocd.c:44
#define OPENOCD_VERSION \
openocd.c:56
char *version_str = OPENOCD_VERSION;
openocd.c:270
LOG_OUTPUT(OPENOCD_VERSION "\n"