added CMSID-DAP command to select interface by path
Compare changes
+ 45
− 3
@@ -62,6 +62,7 @@
@@ -230,8 +231,10 @@ static int cmsis_dap_usb_open(void)
@@ -269,9 +272,19 @@ static int cmsis_dap_usb_open(void)
@@ -288,8 +301,12 @@ static int cmsis_dap_usb_open(void)
@@ -304,7 +321,11 @@ static int cmsis_dap_usb_open(void)
@@ -1745,6 +1766,20 @@ COMMAND_HANDLER(cmsis_dap_handle_serial_command)
@@ -1785,6 +1820,13 @@ static const struct command_registration cmsis_dap_command_handlers[] = {