diff options
| author | Den Delimarsky <[email protected]> | 2019-03-13 13:55:11 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-03-13 13:55:11 -0700 |
| commit | cf2564be4183280c0a31cd158b28c9b7e3bbee4b (patch) | |
| tree | 7458d083df07ae3095aa5810b54b5dc8e1f4cf68 /wpd | |
| parent | 391db42c817138b0b06c5e21270acdf12bab31a1 (diff) | |
Update README metadata
Diffstat (limited to 'wpd')
| -rw-r--r-- | wpd/WpdBasicHardwareDriver/README.md | 1 | ||||
| -rw-r--r-- | wpd/WpdHelloWorldDriver/README.md | 1 | ||||
| -rw-r--r-- | wpd/WpdMultiTransportDriver/README.md | 1 | ||||
| -rw-r--r-- | wpd/WpdServiceSampleDriver/README.md | 1 | ||||
| -rw-r--r-- | wpd/WpdWudfSampleDriver/README.md | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/wpd/WpdBasicHardwareDriver/README.md b/wpd/WpdBasicHardwareDriver/README.md index 191a1605..939957f5 100644 --- a/wpd/WpdBasicHardwareDriver/README.md +++ b/wpd/WpdBasicHardwareDriver/README.md @@ -1,6 +1,5 @@ --- topic: sample -name: WPD Basic Hardware Sample Driver description: Supports nine sensor devices that integrate with the Parallax BS2 programmable microcontroller. languages: - cpp diff --git a/wpd/WpdHelloWorldDriver/README.md b/wpd/WpdHelloWorldDriver/README.md index d06cf001..e6aecf16 100644 --- a/wpd/WpdHelloWorldDriver/README.md +++ b/wpd/WpdHelloWorldDriver/README.md @@ -1,6 +1,5 @@ --- topic: sample -name: WPD Hello World Sample description: Supports four objects - a device object, a storage object, a folder object, and a file object. languages: - cpp diff --git a/wpd/WpdMultiTransportDriver/README.md b/wpd/WpdMultiTransportDriver/README.md index 7fe86fe4..45cfb678 100644 --- a/wpd/WpdMultiTransportDriver/README.md +++ b/wpd/WpdMultiTransportDriver/README.md @@ -1,6 +1,5 @@ --- topic: sample -name: WPD multi-transport sample driver description: Demonstrates how to extend the WpdHelloWorldDriver for a device that supports multiple transports. languages: - cpp diff --git a/wpd/WpdServiceSampleDriver/README.md b/wpd/WpdServiceSampleDriver/README.md index bf8a692c..cb8e4b64 100644 --- a/wpd/WpdServiceSampleDriver/README.md +++ b/wpd/WpdServiceSampleDriver/README.md @@ -1,6 +1,5 @@ --- topic: sample -name: WPD service sample driver description: Demonstrates how to extend the WpdHelloWorldDriver sample so that it supports a simulated device with a Contacts device service. languages: - cpp diff --git a/wpd/WpdWudfSampleDriver/README.md b/wpd/WpdWudfSampleDriver/README.md index 448e5a58..55c98b1a 100644 --- a/wpd/WpdWudfSampleDriver/README.md +++ b/wpd/WpdWudfSampleDriver/README.md @@ -1,6 +1,5 @@ --- topic: sample -name: WPD WUDF sample driver description: Demonstrates virtually all aspects of the WPD device driver interface (DDI). languages: - cpp |
