From 56b0193d272d67f47bfbb32dbf25739447498c19 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 2 Aug 2021 20:39:02 +0200 Subject: [PATCH] readme correction --- README.md | 5 ++--- example_common | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f720304..9fb55dc 100644 --- a/README.md +++ b/README.md @@ -92,9 +92,8 @@ FSFW on a host computer without the need of setting up external embedded hardwar ### Linux - Enabling RTOS functionalities -The last chapter in the [Linux README](https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-linux-mcu) -specifies some steps required to cleanly run the FSFW on a (host) Linux system if -real time functionalities are turned on via `FSFWConfig.h`. +The dedicated [Linux README](https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-linux-mcu/src/branch/mueller/master/doc/README-linux.md#top) +specifies some steps required to cleanly run the FSFW. ## Building the Software with CMake diff --git a/example_common b/example_common index 49566cd..44c09ef 160000 --- a/example_common +++ b/example_common @@ -1 +1 @@ -Subproject commit 49566cd1301cffad09defd4051b66f0129d82f17 +Subproject commit 44c09ef877c4416af69198bc1779637ffdf79454