diff options
Diffstat (limited to 'demos/LPC21xx/RT-LPC214x-OLIMEX/.project')
-rw-r--r-- | demos/LPC21xx/RT-LPC214x-OLIMEX/.project | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/demos/LPC21xx/RT-LPC214x-OLIMEX/.project b/demos/LPC21xx/RT-LPC214x-OLIMEX/.project index 2afbc5432..4e56772ff 100644 --- a/demos/LPC21xx/RT-LPC214x-OLIMEX/.project +++ b/demos/LPC21xx/RT-LPC214x-OLIMEX/.project @@ -34,5 +34,10 @@ <type>2</type>
<locationURI>CHIBIOS/os</locationURI>
</link>
+ <link>
+ <name>test</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/test</locationURI>
+ </link>
</linkedResources>
</projectDescription>
|