diff options
| author | Philip Froese <[email protected]> | 2016-10-19 15:04:18 -0700 |
|---|---|---|
| committer | Philip Froese <[email protected]> | 2016-10-19 15:04:18 -0700 |
| commit | 990c383d6a3e0ad4ce4580e2496b9820cf0ca147 (patch) | |
| tree | 6489c5152fbfe9ebee55768501db41eb16fd010a | |
| parent | 6336c56dc398d3213e5d8a82adf26f1ee50dd004 (diff) | |
Update README with references to IoT Insider Preview builds which are now publicly available
| -rw-r--r-- | usb/UcmTcpciCxClientSample/README.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usb/UcmTcpciCxClientSample/README.md b/usb/UcmTcpciCxClientSample/README.md index 92245489..c656dc97 100644 --- a/usb/UcmTcpciCxClientSample/README.md +++ b/usb/UcmTcpciCxClientSample/README.md @@ -34,15 +34,13 @@ UcmTcpciCx is intended for system port controller drivers. If you are bringing u 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). -You will also need access to Windows 10 IoT Core builds (either through MSDN download or EEAP release), the IoT tool set and WDK available for download on MSDN, and the UcmTcpciCxClientSample source code available on GitHub. - -\[Note: As of October 2016, this feature is supported only in the next update of Windows 10\] +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. ## Setup ### Operating System -Install the latest available Windows 10 IoT Core image on your Raspberry Pi 2 or 3 per the following instructions: +Install the latest available Windows 10 IoT Core Insider Preview image on your Raspberry Pi 2 or 3 per the following instructions: <https://developer.microsoft.com/en-us/windows/iot/GetStarted> |
