<div dir="ltr">Hello,<br><br>My name is Patrick, a GSoC student working at KDevelop with KDev-Embedded (Embedded development plugin for KDevelop).<br>Right know I am having some problem to identify the programmer in the USB port.<br>I am using something like <a href="https://github.com/arduino/Arduino/blob/8385aedc642d6cd76b50ac5167307121007e5045/arduino-core/src/processing/app/SerialPortList.java#L50">this</a> and <a href="https://github.com/mupuf/arduide/blob/5fc1d7870d202e0c8710a633a38fb02ef0f03674/env/Device.cpp#L175">this</a> with Solid.<br>Someone can give an idea to how identify this USB interfaces like: USB-Serial and JTAGs ?<br>Maybe by the VID/PID or using the string compare, but I'm not sure if it's the best solution to perform this operation.<br><br>Thank you for the attention.<br><br>Best regards,<br>
</div>