main tqeaks
This commit is contained in:
parent
dbfa98021c
commit
693f2d6543
@ -1,18 +1,14 @@
|
|||||||
|
#include "InitMission.h"
|
||||||
|
|
||||||
#if defined(GCOV)
|
#include <OBSWVersion.h>
|
||||||
#include <boardconfig/gcov.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <bsp_linux/InitMission.h>
|
|
||||||
#include <fsfw/tasks/TaskFactory.h>
|
#include <fsfw/tasks/TaskFactory.h>
|
||||||
|
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <hosted/fsfwconfig/OBSWVersion.h>
|
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief This is the main program for the hosted build. It can be run for
|
* @brief This is the main program for the target hardware.
|
||||||
* Linux and Windows.
|
|
||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
int main(void)
|
int main(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user