<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
  <name>Ordinateur</name>
  <comment />
  <projects />
  <buildSpec>
    <buildCommand>
      <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
      <triggers>clean,full,incremental,</triggers>
      <arguments />
    </buildCommand>
    <buildCommand>
      <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
      <triggers>full,incremental,</triggers>
      <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_stm32f030x8.s</name>
      <type>1</type>
      <location>PARENT-1-PROJECT_LOC/startup_stm32f030x8.s</location>
    </link>
    <link>
      <name>Application/User/Core/main.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Core/Src/main.c</location>
    </link>
    <link>
      <name>Application/User/Core/gpio.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Core/Src/gpio.c</location>
    </link>
    <link>
      <name>Application/User/Core/freertos.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Core/Src/freertos.c</location>
    </link>
    <link>
      <name>Application/User/Core/adc.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Core/Src/adc.c</location>
    </link>
    <link>
      <name>Application/User/Core/i2c.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Core/Src/i2c.c</location>
    </link>
    <link>
      <name>Application/User/Core/tim.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Core/Src/tim.c</location>
    </link>
    <link>
      <name>Application/User/Core/usart.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Core/Src/usart.c</location>
    </link>
    <link>
      <name>Application/User/Core/stm32f0xx_it.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Core/Src/stm32f0xx_it.c</location>
    </link>
    <link>
      <name>Application/User/Core/stm32f0xx_hal_msp.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Core/Src/stm32f0xx_hal_msp.c</location>
    </link>
    <link>
      <name>Application/User/Core/stm32f0xx_hal_timebase_tim.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Core/Src/stm32f0xx_hal_timebase_tim.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_adc.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_adc.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_adc_ex.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_adc_ex.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rcc.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rcc_ex.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_i2c.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_i2c_ex.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_gpio.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_dma.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_cortex.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_pwr.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_pwr_ex.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_flash.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_flash_ex.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_exti.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_exti.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_tim.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_tim_ex.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_uart.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c</location>
    </link>
    <link>
      <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_uart_ex.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart_ex.c</location>
    </link>
    <link>
      <name>Drivers/CMSIS/system_stm32f0xx.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Core/Src/system_stm32f0xx.c</location>
    </link>
    <link>
      <name>Middlewares/FreeRTOS/croutine.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/croutine.c</location>
    </link>
    <link>
      <name>Middlewares/FreeRTOS/event_groups.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/event_groups.c</location>
    </link>
    <link>
      <name>Middlewares/FreeRTOS/list.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/list.c</location>
    </link>
    <link>
      <name>Middlewares/FreeRTOS/queue.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/queue.c</location>
    </link>
    <link>
      <name>Middlewares/FreeRTOS/stream_buffer.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c</location>
    </link>
    <link>
      <name>Middlewares/FreeRTOS/tasks.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/tasks.c</location>
    </link>
    <link>
      <name>Middlewares/FreeRTOS/timers.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/timers.c</location>
    </link>
    <link>
      <name>Middlewares/FreeRTOS/cmsis_os.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c</location>
    </link>
    <link>
      <name>Middlewares/FreeRTOS/heap_4.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c</location>
    </link>
    <link>
      <name>Middlewares/FreeRTOS/port.c</name>
      <type>1</type>
      <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c</location>
    </link>
  </linkedResources>
</projectDescription>

