diff options
| author | Barry Golden <[email protected]> | 2019-10-01 10:50:25 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-10-01 10:50:25 -0700 |
| commit | 52313ea6533d1cc0a8f7223653cee081c7b7acc6 (patch) | |
| tree | 3e3dd65037a20222de7c827103647edaa8b78a5f /usb/UcmTcpciCxClientSample | |
| parent | 7462901d24795f20d14d01c9f871f9b0bc2d52f8 (diff) | |
Diffstat (limited to 'usb/UcmTcpciCxClientSample')
| -rw-r--r-- | usb/UcmTcpciCxClientSample/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/UcmTcpciCxClientSample/README.md b/usb/UcmTcpciCxClientSample/README.md index a59bf2bb..d048245a 100644 --- a/usb/UcmTcpciCxClientSample/README.md +++ b/usb/UcmTcpciCxClientSample/README.md @@ -54,7 +54,7 @@ UcmTcpciCx is intended for system port controller drivers. If you are bringing u This section outlines a procedure for installing and testing a TCPCI implementation for Windows 10 on a Raspberry Pi computer running Windows 10 IoT Core. You will need a Raspberry Pi 2 or 3, your TCPC device, a USB-to-Serial converter for debugging, and 7 jumper wires to connect your TCPC to the Raspberry Pi (3 for the debug board, 4 for the TCPC). -You will also need the Windows 10 IoT Core Insider Preview builds, the IoT tool set and WDK available for download on MSDN, and the UcmTcpciCxClientSample source code. +You will also need the Windows 10 IoT Core Insider Preview builds, the IoT tool set, the [Windows Driver Kit (WDK)](https://docs.microsoft.com/windows-hardware/drivers/download-the-wdk), and the UcmTcpciCxClientSample source code. ### Setup |
