Bump FSFW #31

Merged
muellerr merged 139 commits from bump-fsfw into develop 2023-12-18 13:16:28 +01:00
Showing only changes of commit 1cbcfc08ff - Show all commits

View File

@ -1,10 +1,9 @@
#include "SourceHandler.h" #include "SourceHandler.h"
#include "fsfw/filesystem/HasFileSystemIF.h"
#include <etl/crc32.h> #include <etl/crc32.h>
#include <array> #include <array>
#include "fsfw/filesystem/HasFileSystemIF.h"
using namespace returnvalue; using namespace returnvalue;