.project 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>Controle</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/croutine.c</name>
  35. <type>1</type>
  36. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/croutine.c</location>
  37. </link><link>
  38. <name>FreeRTOS/event_groups.c</name>
  39. <type>1</type>
  40. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/event_groups.c</location>
  41. </link><link>
  42. <name>FreeRTOS/list.c</name>
  43. <type>1</type>
  44. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/list.c</location>
  45. </link><link>
  46. <name>FreeRTOS/queue.c</name>
  47. <type>1</type>
  48. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/queue.c</location>
  49. </link><link>
  50. <name>FreeRTOS/stream_buffer.c</name>
  51. <type>1</type>
  52. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c</location>
  53. </link><link>
  54. <name>FreeRTOS/tasks.c</name>
  55. <type>1</type>
  56. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/tasks.c</location>
  57. </link><link>
  58. <name>FreeRTOS/timers.c</name>
  59. <type>1</type>
  60. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/timers.c</location>
  61. </link><link>
  62. <name>FreeRTOS/cmsis_os.c</name>
  63. <type>1</type>
  64. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c</location>
  65. </link><link>
  66. <name>FreeRTOS/heap_4.c</name>
  67. <type>1</type>
  68. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c</location>
  69. </link><link>
  70. <name>FreeRTOS/port.c</name>
  71. <type>1</type>
  72. <location>PARENT-2-PROJECT_LOC/Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c</location>
  73. </link></linkedResources>
  74. </projectDescription>