diff options
Diffstat (limited to 'demos/STM32/NIL-STM32F051-DISCOVERY/.project')
-rw-r--r-- | demos/STM32/NIL-STM32F051-DISCOVERY/.project | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/demos/STM32/NIL-STM32F051-DISCOVERY/.project b/demos/STM32/NIL-STM32F051-DISCOVERY/.project index 041565660..e9049d85d 100644 --- a/demos/STM32/NIL-STM32F051-DISCOVERY/.project +++ b/demos/STM32/NIL-STM32F051-DISCOVERY/.project @@ -86,5 +86,10 @@ <type>2</type>
<locationURI>CHIBIOS/os</locationURI>
</link>
+ <link>
+ <name>test</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/test</locationURI>
+ </link>
</linkedResources>
</projectDescription>
|