mcuee / libusb-win32

libusb-win32 project official github repo
172 stars 45 forks source link

Support ARM64 #29

Closed dontech closed 11 months ago

dontech commented 2 years ago

Going forward, the ARM64 platform will become more popular. Update the system to support building this target.

mcuee commented 2 years ago

Yes this is a good idea. ARM64 will get more and more important down the road.

FYI, there is a request to support ARM64 for Zadig as well. https://github.com/pbatard/libwdi/issues/155

mcuee commented 2 years ago

So there is a potential issue how to get the driver installer working without Zadig and libusbk-inf-wizard.

Zadig Windows ARM support

libusbk Windows ARM64 support

mcuee commented 11 months ago

This issue can be closed now that #40 and #41 have been merged.