diff options
Diffstat (limited to 'testhal/STM32/STM32F4xx/FSMC_NAND/.project')
-rw-r--r-- | testhal/STM32/STM32F4xx/FSMC_NAND/.project | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/FSMC_NAND/.project b/testhal/STM32/STM32F4xx/FSMC_NAND/.project index 023100f..1f4f15b 100644 --- a/testhal/STM32/STM32F4xx/FSMC_NAND/.project +++ b/testhal/STM32/STM32F4xx/FSMC_NAND/.project @@ -27,7 +27,12 @@ <link> <name>os</name> <type>2</type> - <locationURI>CHIBIOS</locationURI> + <locationURI>PARENT-5-PROJECT_LOC/os</locationURI> + </link> + <link> + <name>os_community</name> + <type>2</type> + <locationURI>PARENT-4-PROJECT_LOC/os</locationURI> </link> </linkedResources> </projectDescription> |