290 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			XML
		
	
	
	
			
		
		
	
	
			290 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			XML
		
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <projectDescription>
 | |
| 	<name>STM32F103RB_Nucleo</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_HAL_Driver/stm32f1xx_hal.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_adc.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_adc_ex.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc_ex.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_can.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_can.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_cec.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cec.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_cortex.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_crc.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_crc.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_dac.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dac.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_dac_ex.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dac_ex.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_dma.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_eth.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_eth.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_exti.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_flash.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_flash_ex.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_gpio.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_gpio_ex.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_hcd.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_hcd.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_i2c.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_i2s.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2s.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_irda.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_irda.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_iwdg.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_nand.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_nand.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_nor.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_nor.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_pccard.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pccard.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_pcd.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_pcd_ex.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_pwr.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_rcc.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_rcc_ex.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_rtc.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_rtc_ex.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_sd.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sd.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_smartcard.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_smartcard.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_spi.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_sram.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_sram.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_tim.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_tim_ex.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_uart.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_usart.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_usart.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_hal_wwdg.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_wwdg.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_ll_fsmc.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_fsmc.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_ll_sdmmc.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_sdmmc.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/STM32F1xx_HAL_Driver/stm32f1xx_ll_usb.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Example/SW4STM32/startup_stm32f103xb.s</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-1-PROJECT_LOC/startup_stm32f103xb.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_hal_msp.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-2-PROJECT_LOC/Src/stm32f1xx_hal_msp.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>
 | |
| 		<link>
 | |
| 			<name>Drivers/BSP/Adafruit_Shield/stm32_adafruit_lcd.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/BSP/Adafruit_Shield/stm32_adafruit_lcd.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/BSP/Components/st7735.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/BSP/Components/st7735/st7735.c</locationURI>
 | |
| 		</link>
 | |
| 		<link>
 | |
| 			<name>Drivers/BSP/STM32F1xx_Nucleo/stm32f1xx_nucleo.c</name>
 | |
| 			<type>1</type>
 | |
| 			<locationURI>PARENT-5-PROJECT_LOC/Drivers/BSP/STM32F1xx_Nucleo/stm32f1xx_nucleo.c</locationURI>
 | |
| 		</link>
 | |
| 	</linkedResources>
 | |
| </projectDescription>
 |