Skip to content

Enable USB networking with win10 hosts

Alexander Larsson requested to merge alexlarsson/pi_gadget:usb-win32 into main

Windows needs more setup for it to pick up the right driver for the NCM gadget. In particular, it needs os_desc setup, with a magic compat value of WINNCM for the ncm function.

This also just generally cleans up and documents the USB stuff from in the script.

Merge request reports