From 1aa39e393c0657d7dfd5110727f3b92d20fc3187 Mon Sep 17 00:00:00 2001 From: Den Delimarsky Date: Mon, 15 Jul 2019 11:54:00 -0700 Subject: Update heading --- spb/SkeletonI2C/README.md | 2 +- spb/SpbTestTool/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'spb') diff --git a/spb/SkeletonI2C/README.md b/spb/SkeletonI2C/README.md index 9e68300b..c421ff44 100644 --- a/spb/SkeletonI2C/README.md +++ b/spb/SkeletonI2C/README.md @@ -1,5 +1,5 @@ --- -topic: sample +page_type: sample 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 diff --git a/spb/SpbTestTool/README.md b/spb/SpbTestTool/README.md index 15c43cff..28b8ac1b 100644 --- a/spb/SpbTestTool/README.md +++ b/spb/SpbTestTool/README.md @@ -1,5 +1,5 @@ --- -topic: sample +page_type: sample description: "Demonstrates how to open a handle to the SPB controller, use the SPB interface from a KMDF driver, and employ GPIO." languages: - cpp -- cgit v1.3.1