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

@ -1,7 +1,7 @@
#ifndef LINUX_BOARDTEST_SPITESTCLASS_H_
#define LINUX_BOARDTEST_SPITESTCLASS_H_
#include <linux/gpio/GpioIF.h>
#include <fsfw_hal/common/gpio/GpioIF.h>
#include <linux/spi/SpiCookie.h>
#include <test/testtasks/TestTask.h>