1
0
forked from fsfw/fsfw

Adding Code for freeRTOS

This commit is contained in:
2018-07-13 15:56:37 +02:00
parent d1bc3a71a1
commit db1f93a155
37 changed files with 1332 additions and 73 deletions

View File

@ -55,6 +55,7 @@ enum {
DEVICE_COMMUNICATION_IF, //DC
BSP, //BSP
TIME_STAMPER_IF, //TSI 52
SGP4PROPAGATOR_CLASS, //SGP4 53
FW_CLASS_ID_COUNT //is actually count + 1 !
};