upstream fsfw bundled update #3

Closed
muellerr wants to merge 97 commits from mueller/bundled-update into eive/develop
Showing only changes of commit 4c07ca21eb - Show all commits

View File

@ -4,6 +4,7 @@
#include "../../ipc/MutexHelper.h"
#include <rtems/score/todimpl.h>
#include <rtems/rtems/clockimpl.h>
uint16_t Clock::leapSeconds = 0;
MutexIF* Clock::timeMutex = nullptr;