From 9b3d0723294381bbbf9b9078a141061a76181b02 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 8 Jun 2021 17:33:30 +0200 Subject: [PATCH] added launch files --- misc/eclipse/fsfw-example-linux-debug.launch | 32 +++++++++++++++++++ .../eclipse/fsfw-example-linux-release.launch | 32 +++++++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 misc/eclipse/fsfw-example-linux-debug.launch create mode 100644 misc/eclipse/fsfw-example-linux-release.launch diff --git a/misc/eclipse/fsfw-example-linux-debug.launch b/misc/eclipse/fsfw-example-linux-debug.launch new file mode 100644 index 0000000..f1d9c4f --- /dev/null +++ b/misc/eclipse/fsfw-example-linux-debug.launch @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/misc/eclipse/fsfw-example-linux-release.launch b/misc/eclipse/fsfw-example-linux-release.launch new file mode 100644 index 0000000..2c91c3f --- /dev/null +++ b/misc/eclipse/fsfw-example-linux-release.launch @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +