using new fsfw_hal now

This commit is contained in:
2021-03-23 16:45:07 +01:00
parent f6fb7f4c4b
commit 4bf1206fbd
9 changed files with 148 additions and 313 deletions

View File

@ -3,7 +3,7 @@
#include <fsfw/devicehandlers/DeviceCommunicationIF.h>
#include <fsfw/objectmanager/SystemObject.h>
#include <linux/gpio/GpioIF.h>
#include <fsfw_hal/common/gpio/GpioIF.h>
#include <linux/spi/spiDefinitions.h>
#include <returnvalues/classIds.h>