.project 3.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>autodialer Configuration</name>
  4. <comment />
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  10. <triggers>clean,full,incremental,</triggers>
  11. <arguments>
  12. </arguments>
  13. </buildCommand>
  14. <buildCommand>
  15. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  16. <triggers>full,incremental,</triggers>
  17. <arguments>
  18. </arguments>
  19. </buildCommand>
  20. </buildSpec>
  21. <natures>
  22. <nature>org.eclipse.cdt.core.cnature</nature>
  23. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  24. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  25. <nature>fr.ac6.mcu.ide.core.MCUProjectNature</nature>
  26. </natures>
  27. <linkedResources>
  28. <link>
  29. <name />
  30. <type />
  31. <location />
  32. </link>
  33. <link>
  34. <name>Application/User/main.c</name>
  35. <type>1</type>
  36. <location>PARENT-2-PROJECT_LOC/Src/main.c</location>
  37. </link><link>
  38. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rcc_ex.c</name>
  39. <type>1</type>
  40. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c</location>
  41. </link><link>
  42. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_gpio.c</name>
  43. <type>1</type>
  44. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c</location>
  45. </link><link>
  46. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_pwr.c</name>
  47. <type>1</type>
  48. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c</location>
  49. </link><link>
  50. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_dma.c</name>
  51. <type>1</type>
  52. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c</location>
  53. </link><link>
  54. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_flash_ex.c</name>
  55. <type>1</type>
  56. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c</location>
  57. </link><link>
  58. <name>Drivers/CMSIS/system_stm32f0xx.c</name>
  59. <type>1</type>
  60. <location>PARENT-2-PROJECT_LOC/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/system_stm32f0xx.c</location>
  61. </link><link>
  62. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_cortex.c</name>
  63. <type>1</type>
  64. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c</location>
  65. </link><link>
  66. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rcc.c</name>
  67. <type>1</type>
  68. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c</location>
  69. </link><link>
  70. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal.c</name>
  71. <type>1</type>
  72. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c</location>
  73. </link><link>
  74. <name>Application/User/stm32f0xx_it.c</name>
  75. <type>1</type>
  76. <location>PARENT-2-PROJECT_LOC/Src/stm32f0xx_it.c</location>
  77. </link><link>
  78. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_pwr_ex.c</name>
  79. <type>1</type>
  80. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c</location>
  81. </link><link>
  82. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_flash.c</name>
  83. <type>1</type>
  84. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c</location>
  85. </link><link>
  86. <name>Application/User/stm32f0xx_hal_msp.c</name>
  87. <type>1</type>
  88. <location>PARENT-2-PROJECT_LOC/Src/stm32f0xx_hal_msp.c</location>
  89. </link><link>
  90. <name>Application/SW4STM32/startup_stm32f030x6.s</name>
  91. <type>1</type>
  92. <location>PARENT-2-PROJECT_LOC/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f030x6.s</location>
  93. </link></linkedResources>
  94. </projectDescription>