readme correction

This commit is contained in:
2021-08-02 20:39:02 +02:00
parent 89141f1314
commit 56b0193d27
2 changed files with 3 additions and 4 deletions

View File

@ -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