diff options
| author | Barry Golden <[email protected]> | 2020-01-06 14:41:24 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-01-06 14:41:24 -0800 |
| commit | a919a4e8c3e551c8677bc465b5067065de9799e5 (patch) | |
| tree | b5c6b6cf6d82d4e74722407b8078439d9773e6f1 /usb/usbsamp | |
| parent | 24000457442864d9c49ca4cbcd8794db17073d8c (diff) | |
Updated links to https (#448)112023112022112021112020112019112018112017112016112015112014112013112012112011112010112009112008112007112006
Diffstat (limited to 'usb/usbsamp')
| -rw-r--r-- | usb/usbsamp/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/usbsamp/README.md b/usb/usbsamp/README.md index 6eb899fd..7c695eba 100644 --- a/usb/usbsamp/README.md +++ b/usb/usbsamp/README.md @@ -24,7 +24,7 @@ This sample builds a Universal Windows Driver. It uses only APIs and DDIs that a The sample driver can be loaded as the function driver for any of these devices: -- OSR FX2 learning kit. You can get the kit from [OSR Online](http://www.osronline.com/). For more information, see the specification for the [OSR USB FX-2 Learning Kit](http://www.osronline.com/hardware/OSRFX2_32.pdf) +- OSR FX2 learning kit. You can get the kit from [OSR Online](https://www.osronline.com/). For more information, see the specification for the [OSR USB FX-2 Learning Kit](https://www.osronline.com/hardware/OSRFX2_32.pdf) - [MUTT devices](https://docs.microsoft.com/windows-hardware/drivers/usbcon/microsoft-usb-test-tool--mutt--devices). To order those devices, see [How to get MUTT devices](https://docs.microsoft.com/windows-hardware/drivers/usbcon/microsoft-usb-test-tool--mutt--devices#how-to-get-mutt-devices). - Intel 82930 USB test board. |
