diff options
author | barthess <barthess@yandex.ru> | 2015-02-28 21:41:55 +0300 |
---|---|---|
committer | barthess <barthess@yandex.ru> | 2015-02-28 21:41:55 +0300 |
commit | 605fb84bcd73a41656c6c4261f5002be3bb69c6c (patch) | |
tree | 24404a9f22a94ac14917a7782cc59c99621e4da1 /testhal/STM32/STM32F4xx/FSMC_SRAM/.project | |
parent | 7ac7d41b203681068a8ccd076a7f99bfac0e13f0 (diff) | |
download | ChibiOS-Contrib-605fb84bcd73a41656c6c4261f5002be3bb69c6c.tar.gz ChibiOS-Contrib-605fb84bcd73a41656c6c4261f5002be3bb69c6c.tar.bz2 ChibiOS-Contrib-605fb84bcd73a41656c6c4261f5002be3bb69c6c.zip |
Updated .project files
Diffstat (limited to 'testhal/STM32/STM32F4xx/FSMC_SRAM/.project')
-rw-r--r-- | testhal/STM32/STM32F4xx/FSMC_SRAM/.project | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/testhal/STM32/STM32F4xx/FSMC_SRAM/.project b/testhal/STM32/STM32F4xx/FSMC_SRAM/.project index 2ae708b..b25c098 100644 --- a/testhal/STM32/STM32F4xx/FSMC_SRAM/.project +++ b/testhal/STM32/STM32F4xx/FSMC_SRAM/.project @@ -25,14 +25,14 @@ </natures> <linkedResources> <link> - <name>os</name> + <name>os-community</name> <type>2</type> - <locationURI>PARENT-5-PROJECT_LOC/os</locationURI> + <locationURI>PARENT-4-PROJECT_LOC/os</locationURI> </link> <link> - <name>os_community</name> + <name>os-git</name> <type>2</type> - <locationURI>PARENT-4-PROJECT_LOC/os</locationURI> + <locationURI>PARENT-5-PROJECT_LOC/os</locationURI> </link> </linkedResources> </projectDescription> |