Skip to content

Commit c08759d

Browse files
author
Amanda Butler
authored
Add custom-target-porting.md to docs.json
Add content about porting a custom board to the porting section.
1 parent 5ee0805 commit c08759d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,6 +1147,12 @@
11471147
}
11481148
]
11491149
},
1150+
{
1151+
"title": "Porting a custom board",
1152+
"intro": {
1153+
"path": "docs/porting/custom-target-porting.md"
1154+
}
1155+
},
11501156
{
11511157
"title": "Porting targets",
11521158
"intro": {

0 commit comments

Comments
 (0)