1
0
forked from fsfw/fsfw

renaming and cleaning up stuff

This commit is contained in:
2021-01-27 18:12:12 +01:00
parent 942ecc89bd
commit 8a0431c578
6 changed files with 120 additions and 115 deletions

View File

@ -1,4 +1,4 @@
#include <fsfw/osal/rtems/RTEMSTaskBase.h>
#include "RTEMSTaskBase.h"
#include "../../serviceinterface/ServiceInterface.h"
const size_t PeriodicTaskIF::MINIMUM_STACK_SIZE = RTEMS_MINIMUM_STACK_SIZE;