Update FSFW from upstream #71

Closed
muellerr wants to merge 1112 commits from development into eive/develop
194 changed files with 4604 additions and 2154 deletions
Showing only changes of commit 7c0ba59993 - Show all commits

View File

@@ -14,7 +14,6 @@
#endif #endif
#include <cstddef> #include <cstddef>
#include <list>
uint32_t FixedTimeslotTask::deadlineMissedCount = 0; uint32_t FixedTimeslotTask::deadlineMissedCount = 0;