added new linux folder

This commit is contained in:
2021-02-14 12:35:08 +01:00
committed by Robin Mueller
parent 83530f9c4e
commit cb9e9d3ec0
11 changed files with 62 additions and 53 deletions

View File

@ -2,8 +2,8 @@
#define TEST_TESTTASKS_LIBGPIODTEST_H_
#include "TestTask.h"
#include "GpioIF.h"
#include "GpioCookie.h"
#include <bsp_q7s/gpio/GpioIF.h>
#include <bsp_q7s/gpio/cookies/GpioCookie.h>
#include <fsfw/objectmanager/SystemObject.h>
/**