Workshop project for the FSFW. Get started from a simple hello world application.
Go to file
Robin Müller 44ea04e1b1
init README
2022-09-02 10:00:13 +02:00
finished init README 2022-09-02 10:00:13 +02:00
fsfw@715d5ac39f this seems to work 2022-09-02 09:07:20 +02:00
start starting impl 2022-09-02 09:58:43 +02:00
.gitignore starting impl 2022-09-02 09:58:43 +02:00
.gitmodules init fsfw-from-zero 2022-09-02 08:39:20 +02:00
CMakeLists.txt starting impl 2022-09-02 09:58:43 +02:00
FSFWConfig.h starting impl 2022-09-02 09:58:43 +02:00
README.md init README 2022-09-02 10:00:13 +02:00

README.md

FSFW From Zero Workshop

This workshop gives an introduction to the Flight Software Framework, starting from a simple hello world program in C++. As such, it it also suitable for C++ beginners.