diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-02-06 09:30:13 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-02-06 09:30:13 +0000 |
commit | 8dc000a0f757e99c2fa6ee8c97ca74625486a56f (patch) | |
tree | 7e5c4793dd96d9cca74bab4d733d5c6613bbd30c /testhal/STM32/STM32F4xx/USB_CDC_IAD/.project | |
parent | d4397ff8efee6ff35f4fe0b8dbf851de2d8f9074 (diff) | |
download | ChibiOS-8dc000a0f757e99c2fa6ee8c97ca74625486a56f.tar.gz ChibiOS-8dc000a0f757e99c2fa6ee8c97ca74625486a56f.tar.bz2 ChibiOS-8dc000a0f757e99c2fa6ee8c97ca74625486a56f.zip |
STM32F4 CDC_IAD demo, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7663 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F4xx/USB_CDC_IAD/.project')
-rw-r--r-- | testhal/STM32/STM32F4xx/USB_CDC_IAD/.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/USB_CDC_IAD/.project b/testhal/STM32/STM32F4xx/USB_CDC_IAD/.project index dab0e915e..4fb3e660d 100644 --- a/testhal/STM32/STM32F4xx/USB_CDC_IAD/.project +++ b/testhal/STM32/STM32F4xx/USB_CDC_IAD/.project @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>STM32F4xx-USB_CDC_DUAL</name>
+ <name>STM32F4xx-USB_CDC_IAD</name>
<comment></comment>
<projects>
</projects>
|