removed clang script in root
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
2022-01-19 18:11:35 +01:00
parent 1eb6017a9d
commit 68eb7c9271
2 changed files with 1 additions and 12 deletions

View File

@ -3,9 +3,9 @@
#include <sstream>
#include "OBSWConfig.h"
#include "bsp_q7s/callbacks/pcduSwitchCb.h"
#include "bsp_q7s/boardtest/Q7STestTask.h"
#include "bsp_q7s/callbacks/gnssCallback.h"
#include "bsp_q7s/callbacks/pcduSwitchCb.h"
#include "bsp_q7s/callbacks/rwSpiCallback.h"
#include "bsp_q7s/core/CoreController.h"
#include "bsp_q7s/devices/PlocMemoryDumper.h"