.project 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>F0</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>DriverSTM_RC</name>
  30. <type>2</type>
  31. <location>PARENT-4-PROJECT_LOC/DriverSTM_RC</location>
  32. </link>
  33. <link>
  34. <name>FreeRTOS/cmsis_os.c</name>
  35. <type>1</type>
  36. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c</location>
  37. </link>
  38. <link>
  39. <name>FreeRTOS/croutine.c</name>
  40. <type>1</type>
  41. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/croutine.c</location>
  42. </link>
  43. <link>
  44. <name>FreeRTOS/event_groups.c</name>
  45. <type>1</type>
  46. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/event_groups.c</location>
  47. </link>
  48. <link>
  49. <name>FreeRTOS/heap_4.c</name>
  50. <type>1</type>
  51. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c</location>
  52. </link>
  53. <link>
  54. <name>FreeRTOS/list.c</name>
  55. <type>1</type>
  56. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/list.c</location>
  57. </link>
  58. <link>
  59. <name>FreeRTOS/port.c</name>
  60. <type>1</type>
  61. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM0/port.c</location>
  62. </link>
  63. <link>
  64. <name>FreeRTOS/queue.c</name>
  65. <type>1</type>
  66. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/queue.c</location>
  67. </link>
  68. <link>
  69. <name>FreeRTOS/stream_buffer.c</name>
  70. <type>1</type>
  71. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c</location>
  72. </link>
  73. <link>
  74. <name>FreeRTOS/tasks.c</name>
  75. <type>1</type>
  76. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/tasks.c</location>
  77. </link>
  78. <link>
  79. <name>FreeRTOS/timers.c</name>
  80. <type>1</type>
  81. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/timers.c</location>
  82. </link>
  83. </linkedResources>
  84. </projectDescription>