From 34ccf9630818cfbc1c708380e4711b802ba5388a Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Sat, 1 May 2021 17:52:01 +0200 Subject: [PATCH] ref bbb doc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17ec095..dc02c8b 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ the TMTC capabilities of the FSFW (currently, using the ECSS PUS packet standard [Getting started with the Host OSAL](doc/README-host.md#top)
[Getting started with the FreeRTOS OSAL on a STM32](doc/README-stm32-freertos.md#top)
[Getting started with the Raspberry Pi](doc/README-rpi.md#top)
+[Getting started with the Beagle Bone Black](doc/README-bbb.md#top)
[Getting started with the RTEMS OSAL on a STM32](doc/README-stm32-rtems.md#top)
[Getting started with Eclipse for C/C++](doc/README-eclipse.md#top)
[Getting started with CMake](doc/README-cmake.md#top)