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