Skip to content

Commit 55e6ef9

Browse files
authored
Merge pull request #261 from magnmaeh/add-flexpret-docs
Add flexpret docs to sidebars.ts
2 parents 6e31ff3 + c75a129 commit 55e6ef9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/sidebars.ts

+4
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,10 @@ const sidebars: SidebarsConfig = {
187187
{
188188
"type": "doc",
189189
"id": "embedded/rp2040"
190+
},
191+
{
192+
"type": "doc",
193+
"id": "embedded/flexpret"
190194
}
191195
]
192196
},

0 commit comments

Comments
 (0)