delete obsolete file
fsfw/fsfw example hosted/pipeline/head There was a failure building this commit Details

This commit is contained in:
Robin Müller 2022-05-20 08:43:22 +02:00
parent ab047190be
commit 6114dddb29
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
4 changed files with 2 additions and 9 deletions

View File

@ -89,7 +89,7 @@ endif()
# ##############################################################################
# Add executable
add_executable(${TARGET_NAME})
add_executable(${TARGET_NAME} example_common/config/common/definitions.h)
# Add subdirectories
if(LIB_OS_NAME)

View File

@ -2,7 +2,6 @@
#include <bsp_hosted/fsfwconfig/objects/systemObjectList.h>
#include <bsp_hosted/fsfwconfig/tmtc/apid.h>
#include <bsp_hosted/fsfwconfig/tmtc/pusIds.h>
#include <fsfw/datapoollocal/LocalDataPoolManager.h>
#include <fsfw/monitoring/MonitoringMessageContent.h>
#include <fsfw/storagemanager/PoolManager.h>

View File

@ -1,6 +0,0 @@
#ifndef FSFWCONFIG_TMTC_PUSIDS_H_
#define FSFWCONFIG_TMTC_PUSIDS_H_
#include <commonConfig.h>
#endif /* FSFWCONFIG_TMTC_PUSIDS_H_ */

@ -1 +1 @@
Subproject commit 21e998763671026bcc53e1df26acdd40e6589fd5
Subproject commit f17612bd0e2fe00d86002ce29453ef2d1fe82d86