diff options
| author | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-07-04 15:42:04 -0700 |
| commit | de37e30aa04422fe5f64de3a9d31c4c39e1e24ae (patch) | |
| tree | f038d8dea60355c4670639db504ef858a7aff139 /general/SystemDma | |
| parent | 2123936e0d64f81ff75c52dd7ee1b2d470c651a7 (diff) | |
Update sample metadata
Diffstat (limited to 'general/SystemDma')
| -rw-r--r-- | general/SystemDma/wdm/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/general/SystemDma/wdm/README.md b/general/SystemDma/wdm/README.md index 23315a12..849c9975 100644 --- a/general/SystemDma/wdm/README.md +++ b/general/SystemDma/wdm/README.md @@ -1,6 +1,6 @@ --- topic: sample -description: Demonstrates how a driver could use a system DMA controller to write data to a hardware location using V3 System DMA. +description: "Demonstrates how a driver could use a system DMA controller to write data to a hardware location using V3 System DMA." languages: - cpp products: |
