.project 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>Test</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>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>FreeRTOS/cmsis_os.c</name>
  30. <type>1</type>
  31. <locationURI>copy_PARENT1/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c</locationURI>
  32. </link>
  33. <link>
  34. <name>FreeRTOS/croutine.c</name>
  35. <type>1</type>
  36. <locationURI>copy_PARENT1/Middlewares/Third_Party/FreeRTOS/Source/croutine.c</locationURI>
  37. </link>
  38. <link>
  39. <name>FreeRTOS/event_groups.c</name>
  40. <type>1</type>
  41. <locationURI>copy_PARENT1/Middlewares/Third_Party/FreeRTOS/Source/event_groups.c</locationURI>
  42. </link>
  43. <link>
  44. <name>FreeRTOS/heap_4.c</name>
  45. <type>1</type>
  46. <locationURI>copy_PARENT1/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c</locationURI>
  47. </link>
  48. <link>
  49. <name>FreeRTOS/list.c</name>
  50. <type>1</type>
  51. <locationURI>copy_PARENT1/Middlewares/Third_Party/FreeRTOS/Source/list.c</locationURI>
  52. </link>
  53. <link>
  54. <name>FreeRTOS/port.c</name>
  55. <type>1</type>
  56. <locationURI>copy_PARENT1/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c</locationURI>
  57. </link>
  58. <link>
  59. <name>FreeRTOS/queue.c</name>
  60. <type>1</type>
  61. <locationURI>copy_PARENT1/Middlewares/Third_Party/FreeRTOS/Source/queue.c</locationURI>
  62. </link>
  63. <link>
  64. <name>FreeRTOS/stream_buffer.c</name>
  65. <type>1</type>
  66. <locationURI>copy_PARENT1/Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c</locationURI>
  67. </link>
  68. <link>
  69. <name>FreeRTOS/tasks.c</name>
  70. <type>1</type>
  71. <locationURI>copy_PARENT1/Middlewares/Third_Party/FreeRTOS/Source/tasks.c</locationURI>
  72. </link>
  73. <link>
  74. <name>FreeRTOS/timers.c</name>
  75. <type>1</type>
  76. <locationURI>copy_PARENT1/Middlewares/Third_Party/FreeRTOS/Source/timers.c</locationURI>
  77. </link>
  78. </linkedResources>
  79. <variableList>
  80. <variable>
  81. <name>copy_PARENT</name>
  82. <value>$%7BPARENT-2-PROJECT_LOC%7D/Projet</value>
  83. </variable>
  84. <variable>
  85. <name>copy_PARENT1</name>
  86. <value>$%7Bcopy_PARENT%7D/Ordinateur_Aquarium/Soft</value>
  87. </variable>
  88. </variableList>
  89. </projectDescription>