but when I type "make" I get this error:
The following features require libusb-0.1/libusb-compat: CONFIG_PICKIT2_SPI.
Please install libusb-0.1 headers or libusb-compat headers or disable all features
mentioned above by specifying make CONFIG_ENABLE_LIBUSB0_PROGRAMMERS=no
What can be done to solve that error? Thank you.
make CONFIG_ENABLE_LIBUSB0_PROGRAMMERS=no
This will disable the support for the programmers depending on the libusb 0.1 library (pickit2 for e.g.)