probe: default to CMSIS-DAP v2
Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
|
||||
// Interface config
|
||||
#ifndef PICOPROBE_DEBUG_PROTOCOL
|
||||
#define PICOPROBE_DEBUG_PROTOCOL PROTO_OPENOCD_CUSTOM
|
||||
#define PICOPROBE_DEBUG_PROTOCOL PROTO_DAP_V2
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user