diff options
| author | Barry Golden <[email protected]> | 2019-09-30 17:39:26 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-30 17:39:26 -0700 |
| commit | 7462901d24795f20d14d01c9f871f9b0bc2d52f8 (patch) | |
| tree | 8290cd4611323cf4092388f6f86e6785761be51f /usb/kmdf_enumswitches/README.md | |
| parent | 85e09b9be0b4359d46d3fdf196b4a39e74060920 (diff) | |
Diffstat (limited to 'usb/kmdf_enumswitches/README.md')
| -rw-r--r-- | usb/kmdf_enumswitches/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/kmdf_enumswitches/README.md b/usb/kmdf_enumswitches/README.md index 2bfb8ac3..6425fca2 100644 --- a/usb/kmdf_enumswitches/README.md +++ b/usb/kmdf_enumswitches/README.md @@ -12,7 +12,7 @@ products: The kmdf\_enumswitches sample demonstrates how to use Kernel-Mode Driver Framework (KMDF) as a bus driver using the OSR USB-FX2 device. -This sample is written for the OSR USB-FX2 Learning Kit. The specification for the device is at <http://www.osronline.com/hardware/OSRFX2_32.pdf>. +This sample is written for the [OSR USB-FX2 Learning Kit](http://www.osronline.com/hardware/OSRFX2_32.pdf). ## Testing the Device |
