diff options
Diffstat (limited to 'testhal/STM32/STM32F1xx/USB_CDC_F107/.project')
-rw-r--r-- | testhal/STM32/STM32F1xx/USB_CDC_F107/.project | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32/STM32F1xx/USB_CDC_F107/.project b/testhal/STM32/STM32F1xx/USB_CDC_F107/.project index cdd1937af..bdafb3ba0 100644 --- a/testhal/STM32/STM32F1xx/USB_CDC_F107/.project +++ b/testhal/STM32/STM32F1xx/USB_CDC_F107/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>TEST-STM32F1xx-USB_CDC_F107</name> + <name>STM32F107-USB_CDC</name> <comment></comment> <projects> </projects> @@ -79,7 +79,7 @@ <link> <name>board</name> <type>2</type> - <locationURI>CHIBIOS/boards/OLIMEX_STM32_P107</locationURI> + <locationURI>CHIBIOS/os/hal/boards/OLIMEX_STM32_P107</locationURI> </link> <link> <name>os</name> |