Skip to content

Commit e1ffb7f

Browse files
authored
DOCS-3739: Recommend custom linux board
1 parent f10b48a commit e1ffb7f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

  • docs/operate/reference/components/board

docs/operate/reference/components/board/_index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,11 @@ For additional configuration information, click on the model name:
5858

5959
{{<resources api="rdk:component:board" type="board" no-intro="true">}}
6060

61-
{{< readfile "/static/include/create-your-own-mr.md" >}}
61+
{{< alert title="Add support for other models" color="tip" >}}
62+
If none of the existing models fit your use case, you can [create a {{< glossary_tooltip term_id="modular-resource" text="modular resource" >}}](/operate/get-started/other-hardware/) to add support for it.
63+
64+
For Linux boards like the Odroid C4, Pumpkin, or, Banana Pi, you can also use the [`customlinux` board](https://github.com/viam-modules/customlinux/blob/main/README.md).
65+
{{< /alert >}}
6266

6367
{{% /tab %}}
6468
{{% tab name="Micro-RDK" %}}

0 commit comments

Comments
 (0)