ploc build for q7s

This commit is contained in:
Martin Zietz
2021-04-24 14:22:22 +02:00
parent 2e28016281
commit e4a715e24c
5 changed files with 4 additions and 5 deletions

View File

@ -45,7 +45,6 @@
#include <fsfw/tmtcservices/PusServiceBase.h>
#include <fsfw/osal/linux/TmTcUnixUdpBridge.h>
#include <fsfw/tmtcpacket/pus/TmPacketStored.h>
#include <fsfw/osal/linux/TcUnixUdpPollingTask.h>
#include <fsfw/datapoollocal/LocalDataPoolManager.h>
#include <fsfw/tmtcservices/CommandingServiceBase.h>

2
fsfw

Submodule fsfw updated: 42720e6f7d...18a9729c75

Submodule fsfw_hal updated: 14fe32572d...7a3190e5b6

View File

@ -19,7 +19,7 @@ debugging. */
#define OBSW_ADD_TEST_CODE 1
#define TEST_LIBGPIOD 0
#define TE0720 1
#define TE0720 0
#define P60DOCK_DEBUG 0
#define PDU1_DEBUG 0

2
tmtc

Submodule tmtc updated: 7310513805...79e897b035