<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>MotorReductorSensored</name>
	<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>Application/SW4STM32/syscalls.c</name>
      <type>1</type>
      <location>PARENT-1-PROJECT_LOC/syscalls.c</location>
    </link><link>
      <name>Application/SW4STM32/startup_stm32f303xe.s</name>
      <type>1</type>
      <location>PARENT-1-PROJECT_LOC/startup_stm32f303xe.s</location>
    </link>
		
	<link>
			<name>Application/User/main.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/main.c</location>
		</link>
    <link>
			<name>Application/User/motorcontrol.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/motorcontrol.c</location>
		</link>
    <link>
			<name>Application/User/mc_api.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/mc_api.c</location>
		</link>
    <link>
			<name>Application/User/motor_control_protocol.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/motor_control_protocol.c</location>
		</link>
    <link>
			<name>Application/User/mc_config.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/mc_config.c</location>
		</link>
    <link>
			<name>Application/User/mc_tasks.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/mc_tasks.c</location>
		</link>
    <link>
			<name>Application/User/regular_conversion_manager.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/regular_conversion_manager.c</location>
		</link>
    <link>
			<name>Application/User/mc_math.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/mc_math.c</location>
		</link>
    <link>
			<name>Application/User/mc_interface.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/mc_interface.c</location>
		</link>
    <link>
			<name>Application/User/stm32f30x_mc_it.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/stm32f30x_mc_it.c</location>
		</link>
    <link>
			<name>Application/User/mc_parameters.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/mc_parameters.c</location>
		</link>
    <link>
			<name>Application/User/ui_task.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/ui_task.c</location>
		</link>
    <link>
			<name>Application/User/user_interface.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/user_interface.c</location>
		</link>
    <link>
			<name>Application/User/dac_ui.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/dac_ui.c</location>
		</link>
    <link>
			<name>Application/User/stm32f3xx_it.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/stm32f3xx_it.c</location>
		</link>
    <link>
			<name>Application/User/stm32f3xx_hal_msp.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/stm32f3xx_hal_msp.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_ll_utils.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_utils.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_ll_exti.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_exti.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_ll_gpio.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_gpio.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_ll_adc.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_adc.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_ll_dma.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_dma.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_ll_rcc.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_rcc.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_hal.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_hal_rcc.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_rcc.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_hal_rcc_ex.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_rcc_ex.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_hal_gpio.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_gpio.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_hal_dma.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_dma.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_hal_cortex.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_cortex.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_hal_pwr.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_pwr.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_hal_pwr_ex.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_pwr_ex.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_hal_flash.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_flash.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_hal_flash_ex.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_flash_ex.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_hal_i2c.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_i2c.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_hal_i2c_ex.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_i2c_ex.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_hal_exti.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_exti.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_ll_dac.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_dac.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_hal_tim.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_tim.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_hal_tim_ex.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_hal_tim_ex.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_ll_tim.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_tim.c</location>
		</link>
    <link>
			<name>Drivers/STM32F3xx_HAL_Driver/stm32f3xx_ll_usart.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Drivers/STM32F3xx_HAL_Driver/Src/stm32f3xx_ll_usart.c</location>
		</link>
    <link>
			<name>Drivers/CMSIS/system_stm32f3xx.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/Src/system_stm32f3xx.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/bus_voltage_sensor.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/bus_voltage_sensor.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/circle_limitation.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/circle_limitation.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/digital_output.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/digital_output.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/hall_speed_pos_fdbk.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/hall_speed_pos_fdbk.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/motor_power_measurement.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/motor_power_measurement.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/ntc_temperature_sensor.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/ntc_temperature_sensor.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/open_loop.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/open_loop.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/pid_regulator.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/pid_regulator.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/pqd_motor_power_measurement.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/pqd_motor_power_measurement.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/pwm_curr_fdbk.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/pwm_curr_fdbk.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/pwm_common.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/pwm_common.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/r_divider_bus_voltage_sensor.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/r_divider_bus_voltage_sensor.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/ramp_ext_mngr.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/ramp_ext_mngr.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/speed_pos_fdbk.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/speed_pos_fdbk.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/speed_torq_ctrl.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/speed_torq_ctrl.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/state_machine.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/state_machine.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/virtual_speed_sensor.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/Any/Src/virtual_speed_sensor.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/r3_2_f30x_pwm_curr_fdbk.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/MCLib/F3xx/Src/r3_2_f30x_pwm_curr_fdbk.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/dac_common_ui.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/UILibrary/Src/dac_common_ui.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/frame_communication_protocol.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/UILibrary/Src/frame_communication_protocol.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/ui_irq_handler.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/UILibrary/Src/ui_irq_handler.c</location>
		</link>
    <link>
			<name>Middlewares/MotorControl/usart_frame_communication_protocol.c</name>
			<type>1</type>
			<location>PARENT-2-PROJECT_LOC/MCSDK_v5.4.3/MotorControl/MCSDK/UILibrary/Src/usart_frame_communication_protocol.c</location>
		</link>
  </linkedResources>
</projectDescription>
