.project 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>STM32H7-node-red-CM4</name>
  4. <comment></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>com.st.stm32cube.ide.mcu.MCUProjectNature</nature>
  23. <nature>org.eclipse.cdt.core.cnature</nature>
  24. <nature>com.st.stm32cube.ide.mcu.MCUCubeIdeServicesRevAev2ProjectNature</nature>
  25. <nature>com.st.stm32cube.ide.mcu.MCUCubeProjectNature</nature>
  26. <nature>com.st.stm32cube.ide.mcu.MCUAdvancedStructureProjectNature</nature>
  27. <nature>com.st.stm32cube.ide.mcu.MCUMultiCpuProjectNature</nature>
  28. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  29. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  30. </natures>
  31. <linkedResources>
  32. <link>
  33. <name>Common</name>
  34. <type>2</type>
  35. <locationURI>copy_PARENT/Common</locationURI>
  36. </link>
  37. <link>
  38. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal.c</name>
  39. <type>1</type>
  40. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal.c</locationURI>
  41. </link>
  42. <link>
  43. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_cortex.c</name>
  44. <type>1</type>
  45. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_cortex.c</locationURI>
  46. </link>
  47. <link>
  48. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_dma.c</name>
  49. <type>1</type>
  50. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma.c</locationURI>
  51. </link>
  52. <link>
  53. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_dma_ex.c</name>
  54. <type>1</type>
  55. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_dma_ex.c</locationURI>
  56. </link>
  57. <link>
  58. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_exti.c</name>
  59. <type>1</type>
  60. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_exti.c</locationURI>
  61. </link>
  62. <link>
  63. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_flash.c</name>
  64. <type>1</type>
  65. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash.c</locationURI>
  66. </link>
  67. <link>
  68. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_flash_ex.c</name>
  69. <type>1</type>
  70. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_flash_ex.c</locationURI>
  71. </link>
  72. <link>
  73. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_gpio.c</name>
  74. <type>1</type>
  75. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_gpio.c</locationURI>
  76. </link>
  77. <link>
  78. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_hsem.c</name>
  79. <type>1</type>
  80. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_hsem.c</locationURI>
  81. </link>
  82. <link>
  83. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_i2c.c</name>
  84. <type>1</type>
  85. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c.c</locationURI>
  86. </link>
  87. <link>
  88. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_i2c_ex.c</name>
  89. <type>1</type>
  90. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_i2c_ex.c</locationURI>
  91. </link>
  92. <link>
  93. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_mdma.c</name>
  94. <type>1</type>
  95. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_mdma.c</locationURI>
  96. </link>
  97. <link>
  98. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_pwr.c</name>
  99. <type>1</type>
  100. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr.c</locationURI>
  101. </link>
  102. <link>
  103. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_pwr_ex.c</name>
  104. <type>1</type>
  105. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_pwr_ex.c</locationURI>
  106. </link>
  107. <link>
  108. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_rcc.c</name>
  109. <type>1</type>
  110. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc.c</locationURI>
  111. </link>
  112. <link>
  113. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_rcc_ex.c</name>
  114. <type>1</type>
  115. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_rcc_ex.c</locationURI>
  116. </link>
  117. <link>
  118. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_tim.c</name>
  119. <type>1</type>
  120. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim.c</locationURI>
  121. </link>
  122. <link>
  123. <name>Drivers/STM32H7xx_HAL_Driver/stm32h7xx_hal_tim_ex.c</name>
  124. <type>1</type>
  125. <locationURI>copy_PARENT/Drivers/STM32H7xx_HAL_Driver/Src/stm32h7xx_hal_tim_ex.c</locationURI>
  126. </link>
  127. </linkedResources>
  128. <variableList>
  129. <variable>
  130. <name>copy_PARENT</name>
  131. <value>$%7BPARENT-1-PROJECT_LOC%7D</value>
  132. </variable>
  133. </variableList>
  134. </projectDescription>