diff options
| author | docs <[email protected]> | 2019-10-15 13:35:02 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-10-15 13:35:02 -0700 |
| commit | 20e0afc9f226016a4cd22e1263a386c7ef7e2f44 (patch) | |
| tree | 7f1c0b45c3a9dee600b2e63f8b8c6bf2a00f7eab | |
| parent | 52313ea6533d1cc0a8f7223653cee081c7b7acc6 (diff) | |
Update README.md
| -rw-r--r-- | usb/UcmCxUcsi/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/UcmCxUcsi/README.md b/usb/UcmCxUcsi/README.md index 6204f630..5a961d9e 100644 --- a/usb/UcmCxUcsi/README.md +++ b/usb/UcmCxUcsi/README.md @@ -9,7 +9,7 @@ products: urlFragment: ucmtcpcicx-port-controller-client-driver-v2 --- -# UcmTcpciCx Port Controller Client Driver +# UcmCxUcsi Port Controller Client Driver This is a sample driver that shows how to create a Windows USB Type-C port controller driver using the USB Connector Manager class extension driver (UcmCx). The sample is a driver for an embedded controller which is compliant with the [USB Type-C Connector System Software Interface (UCSI)](http://www.intel.com/content/www/us/en/io/universal-serial-bus/usb-type-c-ucsi-spec.html). |
