1<?xml version="1.0" encoding="UTF-8"?> 2<projectDescription> 3 <name>stm32f405-smdz-breadfruit</name> 4 <comment /> 5 <projects> 6 </projects> 7 <buildSpec> 8 <buildCommand> 9 <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> 10 <triggers>clean,full,incremental,</triggers> 11 <arguments> 12 </arguments> 13 </buildCommand> 14 <buildCommand> 15 <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> 16 <triggers>full,incremental,</triggers> 17 <arguments> 18 </arguments> 19 </buildCommand> 20 </buildSpec> 21 <natures> 22 <nature>org.eclipse.cdt.core.cnature</nature> 23 <nature>org.rt-thread.studio.rttnature</nature> 24 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> 25 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> 26 </natures> 27 <linkedResources> 28 <link> 29 <name>rt-thread</name> 30 <type>2</type> 31 <locationURI>virtual:/virtual</locationURI> 32 </link> 33 <link> 34 <name>rt-thread/bsp</name> 35 <type>2</type> 36 <locationURI>virtual:/virtual</locationURI> 37 </link> 38 <link> 39 <name>rt-thread/components</name> 40 <type>2</type> 41 <locationURI>$%7BPARENT-3-PROJECT_LOC%7D/components</locationURI> 42 </link> 43 <link> 44 <name>rt-thread/include</name> 45 <type>2</type> 46 <locationURI>$%7BPARENT-3-PROJECT_LOC%7D/include</locationURI> 47 </link> 48 <link> 49 <name>rt-thread/libcpu</name> 50 <type>2</type> 51 <locationURI>$%7BPARENT-3-PROJECT_LOC%7D/libcpu</locationURI> 52 </link> 53 <link> 54 <name>rt-thread/src</name> 55 <type>2</type> 56 <locationURI>$%7BPARENT-3-PROJECT_LOC%7D/src</locationURI> 57 </link> 58 <link> 59 <name>rt-thread/bsp/stm32</name> 60 <type>2</type> 61 <locationURI>virtual:/virtual</locationURI> 62 </link> 63 <link> 64 <name>rt-thread/bsp/stm32/libraries</name> 65 <type>2</type> 66 <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/libraries</locationURI> 67 </link> 68 </linkedResources> 69</projectDescription> 70