diff options
| author | Mike Fenelon <[email protected]> | 2017-10-03 16:26:58 -0700 |
|---|---|---|
| committer | Mike Fenelon <[email protected]> | 2017-10-03 16:26:58 -0700 |
| commit | 01acc16504688353446accb487526d4a6499a224 (patch) | |
| tree | 84915c17098b0d16f51026188c95f3556c01cfce /wpd/WpdBasicHardwareDriver | |
| parent | c5080dc85b1349d980137f49c02d6c51cf4e7706 (diff) | |
| parent | da3f6c88f40a062019089716ea360b964d71f4be (diff) | |
Merge branch 'master' of https://github.com/MFenelon/Windows-driver-samples
Diffstat (limited to 'wpd/WpdBasicHardwareDriver')
| -rw-r--r-- | wpd/WpdBasicHardwareDriver/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/wpd/WpdBasicHardwareDriver/README.md b/wpd/WpdBasicHardwareDriver/README.md index 523d6022..cf1b6dc7 100644 --- a/wpd/WpdBasicHardwareDriver/README.md +++ b/wpd/WpdBasicHardwareDriver/README.md @@ -1,3 +1,13 @@ +<!--- + name: WPD Basic Hardware Sample Driver + platform: UMDF1 + language: cpp + category: WDP + description: Supports nine sensor devices that integrate with the Parallax BS2 programmable microcontroller. + samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=620318 +---> + + WPD Basic Hardware Sample Driver (UMDF Version 1) ================================================= |
