summaryrefslogtreecommitdiff
path: root/gpio
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-07-15 11:54:00 -0700
committerDen Delimarsky <[email protected]>2019-07-15 11:54:00 -0700
commit1aa39e393c0657d7dfd5110727f3b92d20fc3187 (patch)
tree4b9c82e688a866d016f078a01a9f7fe743b92f54 /gpio
parentad599508acbb5ba1dd633af484a727f04bfddfd7 (diff)
Diffstat (limited to 'gpio')
-rw-r--r--gpio/samples/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpio/samples/README.md b/gpio/samples/README.md
index 158d111b..57a0170a 100644
--- a/gpio/samples/README.md
+++ b/gpio/samples/README.md
@@ -1,5 +1,5 @@
---
-topic: sample
+page_type: sample
description: "Illustrates how to write a GPIO controller driver that works in conjunction with the GPIO framework extension (GpioClx)."
languages:
- cpp