summaryrefslogtreecommitdiff
path: root/general/SystemDma/wdm
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-07-15 11:34:58 -0700
committerDen Delimarsky <[email protected]>2019-07-15 11:34:58 -0700
commitad599508acbb5ba1dd633af484a727f04bfddfd7 (patch)
treed7bb48b8290e61868cef8f0f05163949680006ac /general/SystemDma/wdm
parentc302fee3ab68e2c2e26091c1283c69856f1ee1d9 (diff)
Diffstat (limited to 'general/SystemDma/wdm')
-rw-r--r--general/SystemDma/wdm/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/general/SystemDma/wdm/README.md b/general/SystemDma/wdm/README.md
index 849c9975..e276d13c 100644
--- a/general/SystemDma/wdm/README.md
+++ b/general/SystemDma/wdm/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: sample
description: "Demonstrates how a driver could use a system DMA controller to write data to a hardware location using V3 System DMA."
languages:
- cpp