diff options
-rw-r--r-- | testhal/STM32/STM32F4xx/FSMC_NAND/.project | 2 | ||||
-rw-r--r-- | testhal/STM32/STM32F4xx/FSMC_SRAM/.project | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32/STM32F4xx/FSMC_NAND/.project b/testhal/STM32/STM32F4xx/FSMC_NAND/.project index 1992c80..023100f 100644 --- a/testhal/STM32/STM32F4xx/FSMC_NAND/.project +++ b/testhal/STM32/STM32F4xx/FSMC_NAND/.project @@ -27,7 +27,7 @@ <link> <name>os</name> <type>2</type> - <locationURI>CHIBIOS/os</locationURI> + <locationURI>CHIBIOS</locationURI> </link> </linkedResources> </projectDescription> diff --git a/testhal/STM32/STM32F4xx/FSMC_SRAM/.project b/testhal/STM32/STM32F4xx/FSMC_SRAM/.project index 333f431..7c1ca37 100644 --- a/testhal/STM32/STM32F4xx/FSMC_SRAM/.project +++ b/testhal/STM32/STM32F4xx/FSMC_SRAM/.project @@ -27,7 +27,7 @@ <link> <name>os</name> <type>2</type> - <locationURI>CHIBIOS/os</locationURI> + <locationURI>CHIBIOS</locationURI> </link> </linkedResources> </projectDescription> |