<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>STM32072B_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_stm32f0xx.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/system_stm32f0xx.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_cortex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_dma.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_gpio.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_i2c.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_i2c_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_i2s.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2s.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_pwr.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_pwr_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rcc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rcc_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_spi.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi.c</locationURI>
		</link>
		<link>
			<name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_spi_ex.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi_ex.c</locationURI>
		</link>
		<link>
			<name>Example/SW4STM32/startup_stm32f072xb.s</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/startup_stm32f072xb.s</locationURI>
		</link>
		<link>
			<name>Example/SW4STM32/syscalls.c</name>
			<type>1</type>
			<locationURI>PARENT-1-PROJECT_LOC/syscalls.c</locationURI>
		</link>
		<link>
			<name>Example/User/eeprom.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/eeprom.c</locationURI>
		</link>
		<link>
			<name>Example/User/joystick.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/joystick.c</locationURI>
		</link>
		<link>
			<name>Example/User/lcd.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/lcd.c</locationURI>
		</link>
		<link>
			<name>Example/User/log.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/log.c</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/sd.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/sd.c</locationURI>
		</link>
		<link>
			<name>Example/User/stm32f0xx_it.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/stm32f0xx_it.c</locationURI>
		</link>
		<link>
			<name>Example/User/temperature_sensor.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Src/temperature_sensor.c</locationURI>
		</link>
		<link>
			<name>Example/Utilities/lcd_log.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Utilities/Log/lcd_log.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/Components/hx8347d.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/Components/hx8347d/hx8347d.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/Components/spfd5408.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/Components/spfd5408/spfd5408.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/Components/stlm75.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/Components/stlm75/stlm75.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/STM32072B_EVAL/stm32072b_eval.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/STM32072B_EVAL/stm32072b_eval.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/STM32072B_EVAL/stm32072b_eval_eeprom.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/STM32072B_EVAL/stm32072b_eval_eeprom.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/STM32072B_EVAL/stm32072b_eval_lcd.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/STM32072B_EVAL/stm32072b_eval_lcd.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/STM32072B_EVAL/stm32072b_eval_sd.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/STM32072B_EVAL/stm32072b_eval_sd.c</locationURI>
		</link>
		<link>
			<name>Drivers/BSP/STM32072B_EVAL/stm32072b_eval_tsensor.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Drivers/BSP/STM32072B_EVAL/stm32072b_eval_tsensor.c</locationURI>
		</link>
	</linkedResources>
</projectDescription>
