120 lines
		
	
	
		
			4.2 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			120 lines
		
	
	
		
			4.2 KiB
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <projectDescription>
 | |
| 	<name>STM3210C-EVAL</name>
 | |
| 	<comment></comment>
 | |
| 	<projects>
 | |
| 	</projects>
 | |
| 	<buildSpec>
 | |
| 		<buildCommand>
 | |
| 			<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
 | |
| 			<triggers>clean,full,incremental,</triggers>
 | |
| 			<arguments>
 | |
| 			</arguments>
 | |
| 		</buildCommand>
 | |
| 		<buildCommand>
 | |
| 			<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
 | |
| 			<triggers>full,incremental,</triggers>
 | |
| 			<arguments>
 | |
| 			</arguments>
 | |
| 		</buildCommand>
 | |
| 	</buildSpec>
 | |
| 	<natures>
 | |
| 		<nature>org.eclipse.cdt.core.cnature</nature>
 | |
| 		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
 | |
| 		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
 | |
| 		<nature>fr.ac6.mcu.ide.core.MCUProjectNature</nature>
 | |
| 	</natures>
 | |
| 	<linkedResources>
 | |
| 		<link>
 | |
| 			<name>Doc/readme.txt</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-2-PROJECT_LOC/readme.txt</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/CMSIS/system_stm32f1xx.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-2-PROJECT_LOC/Src/system_stm32f1xx.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32f1xx_LL_Driver/stm32f1xx_ll_adc.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_adc.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32f1xx_LL_Driver/stm32f1xx_ll_crc.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_crc.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32f1xx_LL_Driver/stm32f1xx_ll_dac.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_dac.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32f1xx_LL_Driver/stm32f1xx_ll_dma.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_dma.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32f1xx_LL_Driver/stm32f1xx_ll_exti.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_exti.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32f1xx_LL_Driver/stm32f1xx_ll_gpio.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_gpio.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32f1xx_LL_Driver/stm32f1xx_ll_i2c.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_i2c.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32f1xx_LL_Driver/stm32f1xx_ll_pwr.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_pwr.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32f1xx_LL_Driver/stm32f1xx_ll_rcc.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_rcc.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32f1xx_LL_Driver/stm32f1xx_ll_rtc.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_rtc.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32f1xx_LL_Driver/stm32f1xx_ll_tim.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_tim.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32f1xx_LL_Driver/stm32f1xx_ll_usart.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usart.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32f1xx_LL_Driver/stm32f1xx_ll_utils.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_utils.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Example/SW4STM32/startup_stm32f107xc.s</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/startup_stm32f107xc.s</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Example/User/main.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-2-PROJECT_LOC/Src/main.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Example/User/stm32f1xx_it.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-2-PROJECT_LOC/Src/stm32f1xx_it.c</locationURI>
 | |
| 		</link>
 | |
| 	</linkedResources>
 | |
| </projectDescription>
 |