diff options
Diffstat (limited to 'spb')
| -rw-r--r-- | spb/SkeletonI2C/README.md | 1 | ||||
| -rw-r--r-- | spb/SpbTestTool/README.md | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/spb/SkeletonI2C/README.md b/spb/SkeletonI2C/README.md index 02e5002d..f1c209da 100644 --- a/spb/SkeletonI2C/README.md +++ b/spb/SkeletonI2C/README.md @@ -1,6 +1,5 @@ --- topic: sample -name: Skeleton I2C Sample Driver 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 62759b4a..42b97229 100644 --- a/spb/SpbTestTool/README.md +++ b/spb/SpbTestTool/README.md @@ -1,6 +1,5 @@ --- topic: sample -name: SpbTestTool 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 |
