diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-11-02 21:14:35 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2018-11-02 21:14:35 +0000 |
commit | 6620e65927443454f881d706a69ea8c9af71e296 (patch) | |
tree | a9864cfe9ef43863a67d9b0a8d319865caa36ef8 /testhal/STM32/multi/WSPI-MFS/.project | |
parent | 5087d58f1ca762b5b4c7a2fc81642b1de3d3e3f3 (diff) | |
download | ChibiOS-6620e65927443454f881d706a69ea8c9af71e296.tar.gz ChibiOS-6620e65927443454f881d706a69ea8c9af71e296.tar.bz2 ChibiOS-6620e65927443454f881d706a69ea8c9af71e296.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12403 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'testhal/STM32/multi/WSPI-MFS/.project')
-rw-r--r-- | testhal/STM32/multi/WSPI-MFS/.project | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/testhal/STM32/multi/WSPI-MFS/.project b/testhal/STM32/multi/WSPI-MFS/.project index 9fe72fd37..332e10b0f 100644 --- a/testhal/STM32/multi/WSPI-MFS/.project +++ b/testhal/STM32/multi/WSPI-MFS/.project @@ -23,7 +23,7 @@ </dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildArguments</key>
- <value>-j1</value>
+ <value>-j</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildCommand</key>
@@ -81,20 +81,5 @@ <type>2</type>
<locationURI>CHIBIOS/os</locationURI>
</link>
- <link>
- <name>test</name>
- <type>2</type>
- <locationURI>virtual:/virtual</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>
|