Skip to content

Latest commit

 

History

History

patches

These are small patches required to correct some problems identified in the official packages.

  • libftdi1-1.2-cmake-FindUSB1.patch - adds NO_DEFAULT_PATH to FIND_PATH() and FIND_LIBRARY(), to make cmake not search libusb in system default locations;

  • libusb-win32-1.2.6.0-mingw-w64.patch - makes libusb-win32 build without the Microsoft DDK; it was copied from the JTAG Tools project, and repuires -p1 when applying.

For details on how to create the patches, see the helper README.