Add CMSIS-DAP to the product string so OpenOCD udev rules are applied Allows plugdev users to access picoprobe. Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
Picoprobe allows a Pico / RP2040 to be used as USB -> SWD and UART bridge. This means it can be used as a debugger and serial console for another Pico.
Picoprobe documentation can be found in the Pico Getting Started Guide. See “Appendix A: Using Picoprobe”.