summaryrefslogtreecommitdiff
path: root/spb
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-07-04 15:42:04 -0700
committerDen Delimarsky <[email protected]>2019-07-04 15:42:04 -0700
commitde37e30aa04422fe5f64de3a9d31c4c39e1e24ae (patch)
treef038d8dea60355c4670639db504ef858a7aff139 /spb
parent2123936e0d64f81ff75c52dd7ee1b2d470c651a7 (diff)
Update sample metadata
Diffstat (limited to 'spb')
-rw-r--r--spb/SkeletonI2C/README.md2
-rw-r--r--spb/SpbTestTool/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/spb/SkeletonI2C/README.md b/spb/SkeletonI2C/README.md
index 647cfa11..9e68300b 100644
--- a/spb/SkeletonI2C/README.md
+++ b/spb/SkeletonI2C/README.md
@@ -1,6 +1,6 @@
---
topic: sample
-description: Demonstrates how to design a KMDF controller driver for Windows that conforms to the simple peripheral bus (SPB) device driver interface (DDI).
+description: "Demonstrates how to design a KMDF controller driver for Windows that conforms to the simple peripheral bus (SPB) device driver interface (DDI)."
languages:
- cpp
products:
diff --git a/spb/SpbTestTool/README.md b/spb/SpbTestTool/README.md
index 2fafe026..15c43cff 100644
--- a/spb/SpbTestTool/README.md
+++ b/spb/SpbTestTool/README.md
@@ -1,6 +1,6 @@
---
topic: sample
-description: Demonstrates how to open a handle to the SPB controller, use the SPB interface from a KMDF driver, and employ GPIO.
+description: "Demonstrates how to open a handle to the SPB controller, use the SPB interface from a KMDF driver, and employ GPIO."
languages:
- cpp
products: