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

picoprobe_transports variable

Syntax

static const char * const picoprobe_transports[] = { "swd", NULL };

References

LocationText
picoprobe.c:480
static const char * const picoprobe_transports[] = { "swd", NULL };
picoprobe.c:485
.transports = picoprobe_transports,