diff options
Diffstat (limited to 'testhal/STM32/STM32F4xx/FSMC_SRAM')
-rw-r--r-- | testhal/STM32/STM32F4xx/FSMC_SRAM/.cproject | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F4xx/FSMC_SRAM/.project | 12 |
2 files changed, 2 insertions, 12 deletions
diff --git a/testhal/STM32/STM32F4xx/FSMC_SRAM/.cproject b/testhal/STM32/STM32F4xx/FSMC_SRAM/.cproject index ba71b3f..e658cfa 100644 --- a/testhal/STM32/STM32F4xx/FSMC_SRAM/.cproject +++ b/testhal/STM32/STM32F4xx/FSMC_SRAM/.cproject @@ -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=""/> diff --git a/testhal/STM32/STM32F4xx/FSMC_SRAM/.project b/testhal/STM32/STM32F4xx/FSMC_SRAM/.project index 6acca11..333f431 100644 --- a/testhal/STM32/STM32F4xx/FSMC_SRAM/.project +++ b/testhal/STM32/STM32F4xx/FSMC_SRAM/.project @@ -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> |