removed fsfw_hal

This commit is contained in:
2021-07-15 19:06:57 +02:00
committed by Robin Mueller
parent 3ef7b560f2
commit b3dfbcf7fe
26 changed files with 59 additions and 65 deletions

View File

@ -11,7 +11,7 @@
#include <fsfw/devicehandlers/DeviceHandlerIF.h>
#include <fsfw/devicehandlers/CookieIF.h>
#include <fsfw/timemanager/Countdown.h>
#include <fsfw_hal/common/gpio/GpioIF.h>
#include <fsfw/hal/common/gpio/GpioIF.h>
#include <unordered_map>
/**