diff options
| author | Philip Froese <[email protected]> | 2016-10-20 15:20:13 -0700 |
|---|---|---|
| committer | Philip Froese <[email protected]> | 2016-10-20 15:20:13 -0700 |
| commit | 236634e9a79cae6a80a89c93ec7d3bde4b2b6a1d (patch) | |
| tree | a846931a26a86b7bc7ee2f9cf7ff64b52e5a506e | |
| parent | a898c4f478ddfe9810fbedc688fe0b14dc6d436b (diff) | |
Minor edits to README
| -rw-r--r-- | usb/UcmTcpciCxClientSample/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usb/UcmTcpciCxClientSample/README.md b/usb/UcmTcpciCxClientSample/README.md index 44dbe7d3..648c3159 100644 --- a/usb/UcmTcpciCxClientSample/README.md +++ b/usb/UcmTcpciCxClientSample/README.md @@ -32,9 +32,9 @@ UcmTcpciCx is intended for system port controller drivers. If you are bringing u ## Pre-requisites -This document 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). +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 available on GitHub. +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. ## Setup |
