diff options
Diffstat (limited to 'demos/STM32')
-rw-r--r-- | demos/STM32/RT-STM32F303-DISCOVERY/.project | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/demos/STM32/RT-STM32F303-DISCOVERY/.project b/demos/STM32/RT-STM32F303-DISCOVERY/.project index 7370bd916..e0220a2dd 100644 --- a/demos/STM32/RT-STM32F303-DISCOVERY/.project +++ b/demos/STM32/RT-STM32F303-DISCOVERY/.project @@ -25,6 +25,11 @@ </natures>
<linkedResources>
<link>
+ <name>board</name>
+ <type>2</type>
+ <location>C:/ChibiStudio/chibios_trunk/os/hal/boards/ST_STM32F3_DISCOVERY</location>
+ </link>
+ <link>
<name>os</name>
<type>2</type>
<locationURI>CHIBIOS/os</locationURI>
|