summaryrefslogtreecommitdiff
path: root/serial/serenum
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2017-08-25 20:51:02 -0700
committerBarry Golden <[email protected]>2017-08-25 20:51:02 -0700
commit13ca5b69d2a1b20e5cfa8ecc94bfea9ece8aaa9a (patch)
treedc4870ec4210e09b2b967ebc25a853cd691bc0d2 /serial/serenum
parent112a28423dea2f79402bc20d1cad07afe4f69e22 (diff)
VSTS 12737998
Diffstat (limited to 'serial/serenum')
-rw-r--r--serial/serenum/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/serial/serenum/README.md b/serial/serenum/README.md
index 7b28ae46..c4690bbf 100644
--- a/serial/serenum/README.md
+++ b/serial/serenum/README.md
@@ -1,3 +1,13 @@
+<!---
+ name: Serenum sample
+ platform: WDM
+ language: cpp
+ category: Serial
+ description: Enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play External COM Device.
+ samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617961
+--->
+
+
Serenum sample
==============