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 /spb | |
| parent | 391db42c817138b0b06c5e21270acdf12bab31a1 (diff) | |
Update README metadata
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 |
