delete obsolete file
Some checks failed
fsfw/fsfw example hosted/pipeline/head There was a failure building this commit
Some checks failed
fsfw/fsfw example hosted/pipeline/head There was a failure building this commit
This commit is contained in:
parent
ab047190be
commit
6114dddb29
@ -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)
|
||||
|
@ -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>
|
||||
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user