esp_usb::VCP::open() method
VCP factory with VID and PID Use this function if you know VID and PID of the device. The VCP service will look for correct (already registered) driver and load it. @attention USB Host Library must be installed before calling this function!
Arguments
dev_config
Configuration of the device
interface_idx
USB interface to use
Return value
std::shared_ptr