diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2015-09-01 09:22:53 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2015-09-01 09:22:53 +0000 |
commit | 7f8853b700e2a76a9965f6a5736b43314b71bc19 (patch) | |
tree | 771ad9520183f355e6855a94b03d7d91837ab3fc /testhal/STM32/STM32F7xx | |
parent | ebde485b9efa736792b0c436e7a8a31c47eeb4b6 (diff) | |
download | ChibiOS-7f8853b700e2a76a9965f6a5736b43314b71bc19.tar.gz ChibiOS-7f8853b700e2a76a9965f6a5736b43314b71bc19.tar.bz2 ChibiOS-7f8853b700e2a76a9965f6a5736b43314b71bc19.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8265 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F7xx')
-rw-r--r-- | testhal/STM32/STM32F7xx/USB_CDC/.project | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F7xx/USB_CDC/.project b/testhal/STM32/STM32F7xx/USB_CDC/.project index 587818569..fda788eeb 100644 --- a/testhal/STM32/STM32F7xx/USB_CDC/.project +++ b/testhal/STM32/STM32F7xx/USB_CDC/.project @@ -25,6 +25,11 @@ </natures>
<linkedResources>
<link>
+ <name>board</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/os/hal/boards/ST_STM32F746G_DISCOVERY</locationURI>
+ </link>
+ <link>
<name>os</name>
<type>2</type>
<locationURI>CHIBIOS/os</locationURI>
|