updated freertos proj file
This commit is contained in:
@ -907,15 +907,17 @@
|
||||
<listOptionValue builtIn="false" value="ETH"/>
|
||||
</option>
|
||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.include.paths.1118638090" name="Include paths (-I)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.assembler.include.paths" valueType="includePath">
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example/bsp_stm32_freertos/fsfwconfig}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example_public/bsp_stm32_freertos/fsfwconfig}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example_public/bsp_stm32_freertos/STM32CubeH7/Drivers/BSP/STM32H7xx_HAL_Driver/Inc}""/>
|
||||
</option>
|
||||
<inputType id="ilg.gnuarmeclipse.managedbuild.cross.tool.assembler.input.1967582696" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.assembler.input"/>
|
||||
</tool>
|
||||
<tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.c.compiler.2119924363" name="GNU Arm Cross C Compiler" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.c.compiler">
|
||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.include.paths.1579812661" name="Include paths (-I)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.include.paths" useByScannerDiscovery="true" valueType="includePath">
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example/bsp_stm32_freertos/STM32CubeH7/Boards/NUCLEO-H743ZI/Inc}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example/bsp_stm32_freertos/fsfwconfig}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example_public}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example_public/bsp_stm32_freertos/fsfwconfig}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example_public/bsp_stm32_freertos/STM32CubeH7/Boards/NUCLEO-H743ZI/Inc}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example_public/bsp_stm32_freertos/STM32CubeH7/Drivers/BSP/STM32H7xx_HAL_Driver/Inc}""/>
|
||||
</option>
|
||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.defs.255200442" name="Defined symbols (-D)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.c.compiler.defs" useByScannerDiscovery="true" valueType="definedSymbols">
|
||||
<listOptionValue builtIn="false" value="FSFW_FREERTOS"/>
|
||||
@ -925,9 +927,10 @@
|
||||
</tool>
|
||||
<tool id="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.compiler.1178093806" name="GNU Arm Cross C++ Compiler" superClass="ilg.gnuarmeclipse.managedbuild.cross.tool.cpp.compiler">
|
||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.include.paths.958134832" name="Include paths (-I)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.include.paths" useByScannerDiscovery="true" valueType="includePath">
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example/bsp_stm32_freertos/STM32CubeH7/Boards/NUCLEO-H743ZI/Inc}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example/bsp_stm32_freertos/fsfwconfig}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example_public}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example_public/bsp_stm32_freertos/fsfwconfig}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example_public/bsp_stm32_freertos/STM32CubeH7/Boards/NUCLEO-H743ZI/Inc}""/>
|
||||
<listOptionValue builtIn="false" value=""${workspace_loc:/fsfw_example_public/bsp_stm32_freertos/STM32CubeH7/Drivers/BSP/STM32H7xx_HAL_Driver/Inc}""/>
|
||||
</option>
|
||||
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.defs.1540005786" name="Defined symbols (-D)" superClass="ilg.gnuarmeclipse.managedbuild.cross.option.cpp.compiler.defs" useByScannerDiscovery="true" valueType="definedSymbols">
|
||||
<listOptionValue builtIn="false" value="FSFW_FREERTOS"/>
|
||||
|
Reference in New Issue
Block a user