removed fsfw_hal

This commit is contained in:
2021-07-15 19:06:57 +02:00
parent b53325f216
commit e9a511a27e
26 changed files with 59 additions and 65 deletions

View File

@ -2,7 +2,7 @@
#define COMMON_CONFIG_SPICONF_H_
#include <cstdint>
#include <fsfw_hal/linux/spi/spiDefinitions.h>
#include <fsfw/hal/linux/spi/spiDefinitions.h>
/**
* SPI configuration will be contained here to let the device handlers remain independent