commit | 860515a3ad6ad9c73fd82cce72427e9d9ff49366 | [log] [tgz] |
---|---|---|
author | Maximilian Deubel <maximilian.deubel@nordicsemi.no> | Mon Jun 26 14:43:24 2023 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Jul 10 09:26:30 2023 +0200 |
tree | b76b276c64f7a2678511cd39109c7377e67908ba | |
parent | fbacedaef80f4d93fcf08345fe14b4d0aab6bbdb [diff] |
samples: subsys: usb: webusb: Fix Win10 detection This patch refactors the usage of MS OS 2.0 descriptors in the WebUSB sample. The function subset header was removed since it is not allowed for non-composite devices. Also, a new random GUID was added for automatic driver installation. Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>