diff options
| author | Barry Golden <[email protected]> | 2017-08-27 00:29:46 -0700 |
|---|---|---|
| committer | Barry Golden <[email protected]> | 2017-08-27 00:29:46 -0700 |
| commit | db44fd903e44b470e6429f9b9ef761b1269cb1bd (patch) | |
| tree | 89294499063a62506bb7f1655df5041dc10348da /usb/usbsamp | |
| parent | 13ca5b69d2a1b20e5cfa8ecc94bfea9ece8aaa9a (diff) | |
VSTS 12737998
Diffstat (limited to 'usb/usbsamp')
| -rw-r--r-- | usb/usbsamp/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/usb/usbsamp/README.md b/usb/usbsamp/README.md index 8d9d4d9d..30f46c17 100644 --- a/usb/usbsamp/README.md +++ b/usb/usbsamp/README.md @@ -1,3 +1,13 @@ +<!--- + name: Usbsamp Generic USB Driver + platform: KMDF + language: cpp + category: USB + description: Demonstrates how to perform full speed, high speed, and SuperSpeed transfers to and from bulk and isochronous endpoints of a generic USB device. + samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=618938 +---> + + Usbsamp Generic USB Driver ========================== |
