mcuee / libusbk

libusbk official github repo
74 stars 36 forks source link

To port to later Windows WDK #36

Open mcuee opened 2 years ago

mcuee commented 2 years ago

Currently WDK7 is used. It will be good to update to new WDK like Windows 11 WDK.

In this case we will need to drop Windows XP and Vista support. Anyway, I can not test for Windows XP and Windows Vista anyway. Microsoft has dropped the support of Windows XP and Vista for quite some time. Even Windows 7 main stream support has ended.

mcuee commented 2 years ago

Using Windows 11 WDK will also enable ARM64 support. https://github.com/mcuee/libusbk/issues/35

sonatique commented 9 months ago

See https://github.com/mcuee/libusbk/pull/52