From 34dcaceff4ea13c5078c06058957abf075b358ef Mon Sep 17 00:00:00 2001 From: Den Delimarsky Date: Wed, 13 Mar 2019 14:21:46 -0700 Subject: Update READMEs --- spb/SkeletonI2C/README.md | 4 ++-- spb/SpbTestTool/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'spb') diff --git a/spb/SkeletonI2C/README.md b/spb/SkeletonI2C/README.md index f1c209da..a9fbb672 100644 --- a/spb/SkeletonI2C/README.md +++ b/spb/SkeletonI2C/README.md @@ -2,9 +2,9 @@ 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). languages: - - cpp +- cpp products: - - windows +- windows ---