Fixed eclipse project files

This commit is contained in:
barthess 2014-10-21 22:23:46 +03:00
parent 8dabb3b8f5
commit e52b67e87f
7 changed files with 10 additions and 40 deletions

View File

@ -40,7 +40,7 @@
</cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<project id="STM32F4xx-GPT.null.188687308" name="STM32F4xx-GPT"/>
<project id="STM32F4xx-FSMC_NAND.null.188687308" name="STM32F4xx-FSMC_NAND"/>
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>

View File

@ -27,17 +27,7 @@
<link>
<name>os</name>
<type>2</type>
<locationURI>CHIBIOS1/os</locationURI>
<locationURI>CHIBIOS/os</locationURI>
</link>
</linkedResources>
<variableList>
<variable>
<name>CHIBIOS</name>
<value>file:/home/barthess/projects/chibios-svn</value>
</variable>
<variable>
<name>CHIBIOS1</name>
<value>$%7BPARENT-4-PROJECT_LOC%7D</value>
</variable>
</variableList>
</projectDescription>

View File

@ -40,7 +40,7 @@
</cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<project id="STM32F4xx-GPT.null.188687308" name="STM32F4xx-GPT"/>
<project id="STM32F4xx-FSMC_SDRAM.null.188687308" name="STM32F4xx-FSMC_SDRAM"/>
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>

View File

@ -27,17 +27,7 @@
<link>
<name>os</name>
<type>2</type>
<locationURI>CHIBIOS1/os</locationURI>
<locationURI>CHIBIOS/os</locationURI>
</link>
</linkedResources>
<variableList>
<variable>
<name>CHIBIOS</name>
<value>file:/home/barthess/projects/chibios-svn</value>
</variable>
<variable>
<name>CHIBIOS1</name>
<value>$%7BPARENT-4-PROJECT_LOC%7D</value>
</variable>
</variableList>
</projectDescription>

View File

@ -80,10 +80,10 @@ endif
PROJECT = ch
# Imported source files and paths
CHIBIOS = ../../../..
include $(CHIBIOS)/os/hal/hal.mk
include $(CHIBIOS)/os/hal/boards/NONSTANDARD_STM32F4_BARTHESS2/board.mk
include $(CHIBIOS)/os/hal/ports/STM32/STM32F4xx/platform.mk
CHIBIOS = ../../../../..
include $(CHIBIOS)/community/os/hal/hal.mk
include $(CHIBIOS)/community/os/hal/boards/NONSTANDARD_STM32F4_BARTHESS2/board.mk
include $(CHIBIOS)/community/os/hal/ports/STM32/STM32F4xx/platform.mk
include $(CHIBIOS)/os/hal/osal/rt/osal.mk
include $(CHIBIOS)/os/rt/rt.mk
include $(CHIBIOS)/os/rt/ports/ARMCMx/compilers/GCC/mk/port_stm32f4xx.mk

View File

@ -40,7 +40,7 @@
</cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<project id="STM32F4xx-GPT.null.188687308" name="STM32F4xx-GPT"/>
<project id="STM32F4xx-FSMC_SRAM.null.188687308" name="STM32F4xx-FSMC_SRAM"/>
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>

View File

@ -27,17 +27,7 @@
<link>
<name>os</name>
<type>2</type>
<locationURI>CHIBIOS1/os</locationURI>
<locationURI>CHIBIOS/os</locationURI>
</link>
</linkedResources>
<variableList>
<variable>
<name>CHIBIOS</name>
<value>file:/home/barthess/projects/chibios-svn</value>
</variable>
<variable>
<name>CHIBIOS1</name>
<value>$%7BPARENT-4-PROJECT_LOC%7D</value>
</variable>
</variableList>
</projectDescription>