1
0
forked from fsfw/fsfw

bugfixes and RTEMS update for STM32

This commit is contained in:
2021-01-01 17:18:37 +01:00
parent b2c98f0ae4
commit 5be95fada7
4 changed files with 27 additions and 6 deletions

View File

@ -1,5 +1,8 @@
#include "../../timemanager/Clock.h"
#include "RtemsBasic.h"
#include "../../timemanager/Clock.h"
#include "../../ipc/MutexHelper.h"
#include <rtems/score/todimpl.h>
uint16_t Clock::leapSeconds = 0;