moved fsfwconfig into linux folder

This commit is contained in:
2021-05-17 20:03:56 +02:00
committed by Robin Mueller
parent 64b5867be3
commit 623f52398e
35 changed files with 165 additions and 52 deletions

View File

@ -1,6 +1,7 @@
#include "LibgpiodTest.h"
#include <fsfwconfig/devices/gpioIds.h>
#include "devices/gpioIds.h"
#include <fsfw/serviceinterface/ServiceInterfaceStream.h>
#include <fsfw/objectmanager/ObjectManagerIF.h>
#include <fsfw/tasks/TaskFactory.h>