using new fsfw_hal now

This commit is contained in:
2021-03-23 16:45:07 +01:00
committed by Robin.Mueller
parent 485f61041f
commit 88d0f9fc0e
9 changed files with 148 additions and 313 deletions

View File

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