.project 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>nucleo-f091rc-rs232-enc28j60 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>Application/User/main.c</name>
  30. <type>1</type>
  31. <location>PARENT-2-PROJECT_LOC/Src/main.c</location>
  32. </link><link>
  33. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rcc.c</name>
  34. <type>1</type>
  35. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc.c</location>
  36. </link><link>
  37. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_spi_ex.c</name>
  38. <type>1</type>
  39. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi_ex.c</location>
  40. </link><link>
  41. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_pwr.c</name>
  42. <type>1</type>
  43. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr.c</location>
  44. </link><link>
  45. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_gpio.c</name>
  46. <type>1</type>
  47. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c</location>
  48. </link><link>
  49. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal.c</name>
  50. <type>1</type>
  51. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c</location>
  52. </link><link>
  53. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_rcc_ex.c</name>
  54. <type>1</type>
  55. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_rcc_ex.c</location>
  56. </link><link>
  57. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_dma.c</name>
  58. <type>1</type>
  59. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c</location>
  60. </link><link>
  61. <name>Application/SW4STM32/startup_stm32f091xc.s</name>
  62. <type>1</type>
  63. <location>PARENT-2-PROJECT_LOC/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/gcc/startup_stm32f091xc.s</location>
  64. </link><link>
  65. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_pwr_ex.c</name>
  66. <type>1</type>
  67. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c</location>
  68. </link><link>
  69. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_uart_ex.c</name>
  70. <type>1</type>
  71. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart_ex.c</location>
  72. </link><link>
  73. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_cortex.c</name>
  74. <type>1</type>
  75. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c</location>
  76. </link><link>
  77. <name>Application/User/stm32f0xx_it.c</name>
  78. <type>1</type>
  79. <location>PARENT-2-PROJECT_LOC/Src/stm32f0xx_it.c</location>
  80. </link><link>
  81. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_uart.c</name>
  82. <type>1</type>
  83. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c</location>
  84. </link><link>
  85. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_flash.c</name>
  86. <type>1</type>
  87. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c</location>
  88. </link><link>
  89. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_flash_ex.c</name>
  90. <type>1</type>
  91. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c</location>
  92. </link><link>
  93. <name>Drivers/CMSIS/system_stm32f0xx.c</name>
  94. <type>1</type>
  95. <location>PARENT-2-PROJECT_LOC/Drivers/CMSIS/Device/ST/STM32F0xx/Source/Templates/system_stm32f0xx.c</location>
  96. </link><link>
  97. <name>Drivers/STM32F0xx_HAL_Driver/stm32f0xx_hal_spi.c</name>
  98. <type>1</type>
  99. <location>PARENT-2-PROJECT_LOC/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi.c</location>
  100. </link><link>
  101. <name>Application/User/stm32f0xx_hal_msp.c</name>
  102. <type>1</type>
  103. <location>PARENT-2-PROJECT_LOC/Src/stm32f0xx_hal_msp.c</location>
  104. </link></linkedResources>
  105. </projectDescription>