updated .cproject file

This commit is contained in:
Robin Müller 2021-07-16 14:45:41 +02:00
parent 99cefa0b29
commit 952400ae10
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,8 @@
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.toolchain.gnu.base.450259316.1933681494" moduleId="org.eclipse.cdt.core.settings" name="stm32h7-rtems-debug">
<macros>
<stringMacro name="RTEMS_PREFIX_UNIX" type="VALUE_PATH_DIR" value="/home/rmueller/RTEMS/rtems-tools/rtems/6"/>
<stringMacro name="RTEMS_PREFIX" type="VALUE_TEXT" value="${RTEMS_PREFIX_UNIX}"/>
<stringMacro name="RTEMS_BIN" type="VALUE_TEXT" value="${RTEMS_PREFIX}/bin"/>
</macros>
<externalSettings/>
<extensions>
@ -364,6 +366,7 @@
<resource resourceType="PROJECT" workspacePath="/fsfw_example"/>
</configuration>
<configuration configurationName="fsfw-stm32-freertos-reldeb"/>
<configuration configurationName="stm32h7-rtems-release"/>
<configuration configurationName="fsfw-rpi-debug-cmake"/>
<configuration configurationName="fsfw-linux-reldebug-cmake"/>
<configuration configurationName="fsfw-rpi-release-cmake">