From c69a022d13518332164fd92ea9672a1f08633976 Mon Sep 17 00:00:00 2001 From: Brendan Le Foll Date: Wed, 8 Apr 2015 22:18:36 +0100 Subject: [PATCH] docs: add bananapi links and BBB reference Signed-off-by: Brendan Le Foll --- README.md | 2 ++ docs/index.md | 1 + 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index 6a665d6..cec2769 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ X86 ARM --- * [Raspberry Pi](../master/docs/raspberry_pi.md) +* [Bannana Pi](../master/docs/banana_pi.md) +* Beaglebone Black Installing on your board ======== diff --git a/docs/index.md b/docs/index.md index 6d2306d..e286792 100644 --- a/docs/index.md +++ b/docs/index.md @@ -43,6 +43,7 @@ Specific platform information for supported platforms is documented here: - @ref de3815 - @ref minnowmax - @ref rasppi +- @ref bananapi ## DEBUGGING