I'm pretty new to esp32 development. I am running esp tools through msys32 on Windows. I've successfully integrated to Eclipse but currently running into a problem building openocd.
I am following this guide: https://docs.espressif.com/projects/esp ... ndows.html
but I am getting the following error when running ./configure:
Code: Select all
checking for libusb-1.0... no
configure: WARNING: libusb-1.x not found, trying legacy libusb-0.1 as a fallback; consider installing libusb-1.x instead