diff --git a/docs/sidebars.ts b/docs/sidebars.ts index 5a6af16ad..c4ec10c1e 100644 --- a/docs/sidebars.ts +++ b/docs/sidebars.ts @@ -187,6 +187,10 @@ const sidebars: SidebarsConfig = { { "type": "doc", "id": "embedded/rp2040" + }, + { + "type": "doc", + "id": "embedded/flexpret" } ] },