diff options
Diffstat (limited to 'usb/UcmCxUcsi')
| -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 5a961d9e..9def204e 100644 --- a/usb/UcmCxUcsi/README.md +++ b/usb/UcmCxUcsi/README.md @@ -11,7 +11,7 @@ urlFragment: ucmtcpcicx-port-controller-client-driver-v2 # 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). +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)](https://www.intel.com/content/www/us/en/io/universal-serial-bus/usb-type-c-ucsi-spec.html). ## Background reading - UcmCx documentation |
