docs: Add docs on hardware metadata files.

This commit is contained in:
Peter Johanson
2021-07-28 00:55:36 -04:00
committed by Pete Johanson
parent b82bbb5ba2
commit f8e88d78c4
3 changed files with 142 additions and 1 deletions

View File

@@ -56,7 +56,10 @@ module.exports = {
type: "category",
label: "Guides",
collapsed: false,
items: ["development/new-shield"],
items: [
"development/new-shield",
"development/hardware-metadata-files",
],
},
],
},