reducing eclipse confusion
This commit is contained in:
parent
5c3fe0e77f
commit
a6fa835bfc
|
@ -32,7 +32,7 @@
|
||||||
</toolChain>
|
</toolChain>
|
||||||
</folderInfo>
|
</folderInfo>
|
||||||
<sourceEntries>
|
<sourceEntries>
|
||||||
<entry excluding="ChibiOS3/os/hal/ports/STM32/STM32F7xx|ChibiOS3/os/hal/ports/LPC|ChibiOS3/os/hal/ports/KINETIS|ChibiOS3/os/hal/ports/AVR" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
|
<entry excluding="ChibiOS3/demos|ChibiOS-Contrib/testhal|ChibiOS-Contrib/demos|ChibiOS3/os/hal/ports/STM32/STM32F7xx|ChibiOS3/os/hal/ports/LPC|ChibiOS3/os/hal/ports/KINETIS|ChibiOS3/os/hal/ports/AVR" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
|
||||||
</sourceEntries>
|
</sourceEntries>
|
||||||
</configuration>
|
</configuration>
|
||||||
</storageModule>
|
</storageModule>
|
||||||
|
@ -50,4 +50,5 @@
|
||||||
</storageModule>
|
</storageModule>
|
||||||
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
|
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
|
||||||
<storageModule moduleId="refreshScope"/>
|
<storageModule moduleId="refreshScope"/>
|
||||||
|
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
|
||||||
</cproject>
|
</cproject>
|
||||||
|
|
Loading…
Reference in New Issue