1
0
forked from fsfw/fsfw

Merge remote-tracking branch 'upstream/master' into mueller/LocalPoolRefactoring

This commit is contained in:
2020-11-02 15:35:30 +01:00
87 changed files with 4597 additions and 378 deletions

View File

@ -4,7 +4,7 @@
#include <stdint.h>
#include "fwSubsystemIdRanges.h"
//could be move to more suitable location
#include <config/tmtc/subsystemIdRanges.h>
#include <subsystemIdRanges.h>
typedef uint16_t EventId_t;
typedef uint8_t EventSeverity_t;