summaryrefslogtreecommitdiff
path: root/serial/VirtualSerial
diff options
context:
space:
mode:
Diffstat (limited to 'serial/VirtualSerial')
-rw-r--r--serial/VirtualSerial/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/serial/VirtualSerial/README.md b/serial/VirtualSerial/README.md
index 2b1bc513..59d9afb6 100644
--- a/serial/VirtualSerial/README.md
+++ b/serial/VirtualSerial/README.md
@@ -1,3 +1,13 @@
+<!---
+ name: Virtual serial driver sample
+ platform: UDMF1
+ language: cpp
+ category: Serial
+ description: Demonstrates a simple virtual serial driver (ComPort) and a controller-less modem driver (FakeModem).
+ samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617963
+--->
+
+
Virtual serial driver sample
============================