diff options
Diffstat (limited to 'testhal/STM32')
-rw-r--r-- | testhal/STM32/multi/WSPI-MFS/.project | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testhal/STM32/multi/WSPI-MFS/.project b/testhal/STM32/multi/WSPI-MFS/.project index 332e10b0f..9b26e02af 100644 --- a/testhal/STM32/multi/WSPI-MFS/.project +++ b/testhal/STM32/multi/WSPI-MFS/.project @@ -81,5 +81,15 @@ <type>2</type>
<locationURI>CHIBIOS/os</locationURI>
</link>
+ <link>
+ <name>test/lib</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/test/lib</locationURI>
+ </link>
+ <link>
+ <name>test/mfs</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/test/mfs</locationURI>
+ </link>
</linkedResources>
</projectDescription>
|