From 61bd99f59f27935d7e288b2e138a4bc7f3f8a5ab Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Fri, 16 Jul 2021 12:44:49 +0200 Subject: [PATCH] updated launch file --- bsp_stm32h7_rtems/main.cpp | 3 ++- example_common | 2 +- misc/eclipse/fsfw-stm32-rtems-debug.launch | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/bsp_stm32h7_rtems/main.cpp b/bsp_stm32h7_rtems/main.cpp index 19fabd7..1552367 100644 --- a/bsp_stm32h7_rtems/main.cpp +++ b/bsp_stm32h7_rtems/main.cpp @@ -3,6 +3,8 @@ #include "stm32h7xx_nucleo.h" #include "hardware_init.h" +#include "example_common/mission/utility/compile_time.h" + #include "fsfw/objectmanager/ObjectManager.h" #include "fsfw/serviceinterface/ServiceInterface.h" #include "fsfw/timemanager/Clock.h" @@ -10,7 +12,6 @@ #include #include #include -#include #define BOARD_NAME "stm32h743zi-nucleo" diff --git a/example_common b/example_common index 27215b6..afe0a13 160000 --- a/example_common +++ b/example_common @@ -1 +1 @@ -Subproject commit 27215b67aaa0a3e540ff4e369781ccac332a4662 +Subproject commit afe0a1356633baf7ba117295fa57c93fb8e0d8a3 diff --git a/misc/eclipse/fsfw-stm32-rtems-debug.launch b/misc/eclipse/fsfw-stm32-rtems-debug.launch index af87162..ddabc9d 100644 --- a/misc/eclipse/fsfw-stm32-rtems-debug.launch +++ b/misc/eclipse/fsfw-stm32-rtems-debug.launch @@ -42,7 +42,7 @@ - +