diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2017-05-28 14:42:44 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2017-05-28 14:42:44 +0000 |
commit | c7a158233872f963344bd1a0c57fdfbd559aed57 (patch) | |
tree | baba8b58df44860fdf7859010df7fae2d8cee923 /testhal/STM32/STM32F1xx/USB_CDC_F107/.cproject | |
parent | dce45c502e691cc8ec98bc7c88a4922aedfcb76d (diff) | |
download | ChibiOS-c7a158233872f963344bd1a0c57fdfbd559aed57.tar.gz ChibiOS-c7a158233872f963344bd1a0c57fdfbd559aed57.tar.bz2 ChibiOS-c7a158233872f963344bd1a0c57fdfbd559aed57.zip |
Fixed broken F107 USB demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10213 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F1xx/USB_CDC_F107/.cproject')
-rw-r--r-- | testhal/STM32/STM32F1xx/USB_CDC_F107/.cproject | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F1xx/USB_CDC_F107/.cproject b/testhal/STM32/STM32F1xx/USB_CDC_F107/.cproject index e5f35ee12..141aa798a 100644 --- a/testhal/STM32/STM32F1xx/USB_CDC_F107/.cproject +++ b/testhal/STM32/STM32F1xx/USB_CDC_F107/.cproject @@ -39,7 +39,7 @@ </cconfiguration> </storageModule> <storageModule moduleId="cdtBuildSystem" version="4.0.0"> - <project id="TEST-STM32F1xx-USB_CDC _F107.null.636142167" name="TEST-STM32F1xx-USB_CDC _F107"/> + <project id="STM32F107-USB_CDC.null.636142167" name="STM32F107-USB_CDC"/> </storageModule> <storageModule moduleId="scannerConfiguration"> <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/> |