corrected link

This commit is contained in:
Robin Müller 2021-06-08 17:58:33 +02:00
parent c0bdbe23a2
commit 35aa8b8387
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 3 additions and 2 deletions

View File

@ -92,8 +92,9 @@ 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](README-linux.md#top) specifies some steps required
to cleanly run the FSFW on a (host) Linux system.
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`.
## Building the Software with CMake