workspace.xml 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="AutoImportSettings">
  4. <option name="autoReloadType" value="SELECTIVE" />
  5. </component>
  6. <component name="CMakePresetLoader">{
  7. &quot;useNewFormat&quot;: true
  8. }</component>
  9. <component name="CMakeReloadState">
  10. <option name="reloaded" value="true" />
  11. </component>
  12. <component name="CMakeRunConfigurationManager">
  13. <generated>
  14. <config projectName="gmv-gateway-board" targetName="gmv-gateway-board.elf" />
  15. </generated>
  16. </component>
  17. <component name="CMakeSettings">
  18. <configurations>
  19. <configuration PROFILE_NAME="Debug-MinGW" ENABLED="true" CONFIG_NAME="Debug" TOOLCHAIN_NAME="MinGW" />
  20. </configurations>
  21. </component>
  22. <component name="ChangeListManager">
  23. <list default="true" id="01ce1271-fbf8-4e14-b10b-a2875bdb8cd4" name="更改" comment="">
  24. <change afterPath="$PROJECT_DIR$/Core/Inc/ffx_master.h" afterDir="false" />
  25. <change afterPath="$PROJECT_DIR$/Core/Inc/mini_gateway_master.h" afterDir="false" />
  26. <change afterPath="$PROJECT_DIR$/Core/Inc/modbus.h" afterDir="false" />
  27. <change afterPath="$PROJECT_DIR$/Core/Src/ffx_master.c" afterDir="false" />
  28. <change afterPath="$PROJECT_DIR$/Core/Src/mini_gateway_master.c" afterDir="false" />
  29. <change afterPath="$PROJECT_DIR$/Core/Src/modbus.c" afterDir="false" />
  30. <change afterPath="$PROJECT_DIR$/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os.h" afterDir="false" />
  31. <change afterPath="$PROJECT_DIR$/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.c" afterDir="false" />
  32. <change afterPath="$PROJECT_DIR$/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.h" afterDir="false" />
  33. </list>
  34. <option name="SHOW_DIALOG" value="false" />
  35. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  36. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  37. <option name="LAST_RESOLUTION" value="IGNORE" />
  38. </component>
  39. <component name="ClangdSettings">
  40. <option name="formatViaClangd" value="false" />
  41. </component>
  42. <component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug-MinGW" />
  43. <component name="Git.Settings">
  44. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  45. </component>
  46. <component name="ProjectApplicationVersion">
  47. <option name="ide" value="CLion" />
  48. <option name="majorVersion" value="2024" />
  49. <option name="minorVersion" value="1.4" />
  50. <option name="productBranch" value="Classic" />
  51. </component>
  52. <component name="ProjectColorInfo">{
  53. &quot;associatedIndex&quot;: 7
  54. }</component>
  55. <component name="ProjectId" id="2nV4WsYgEtOedwMFKmIl4PZl9aA" />
  56. <component name="ProjectViewState">
  57. <option name="hideEmptyMiddlePackages" value="true" />
  58. <option name="showLibraryContents" value="true" />
  59. </component>
  60. <component name="PropertiesComponent">{
  61. &quot;keyToString&quot;: {
  62. &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
  63. &quot;RunOnceActivity.cidr.known.project.marker&quot;: &quot;true&quot;,
  64. &quot;RunOnceActivity.readMode.enableVisualFormatting&quot;: &quot;true&quot;,
  65. &quot;cf.first.check.clang-format&quot;: &quot;false&quot;,
  66. &quot;cidr.known.project.marker&quot;: &quot;true&quot;,
  67. &quot;git-widget-placeholder&quot;: &quot;master&quot;,
  68. &quot;last_opened_file_path&quot;: &quot;C:/Users/DELL/CLionProjects/gmv-gateway-board/Core/Src&quot;,
  69. &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
  70. &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
  71. &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
  72. &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
  73. &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
  74. &quot;settings.editor.selected.configurable&quot;: &quot;CMakeSettings&quot;,
  75. &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
  76. }
  77. }</component>
  78. <component name="RecentsManager">
  79. <key name="CopyFile.RECENT_KEYS">
  80. <recent name="C:\Users\DELL\CLionProjects\gmv-gateway-board\Core\Src" />
  81. <recent name="C:\Users\DELL\CLionProjects\gmv-gateway-board\Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS_V2" />
  82. </key>
  83. <key name="MoveFile.RECENT_KEYS">
  84. <recent name="C:\Users\DELL\CLionProjects\gmv-gateway-board\Core\Src" />
  85. <recent name="C:\Users\DELL\CLionProjects\gmv-gateway-board\Core\Inc" />
  86. </key>
  87. </component>
  88. <component name="RunManager" selected="OpenOCD 下载并运行.OCD gmv-gateway-board">
  89. <configuration name="gmv-gateway-board.elf" type="CMakeRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" EMULATE_TERMINAL="false" PASS_PARENT_ENVS_2="true" PROJECT_NAME="gmv-gateway-board" TARGET_NAME="gmv-gateway-board.elf" CONFIG_NAME="Debug-MinGW" RUN_TARGET_PROJECT_NAME="gmv-gateway-board" RUN_TARGET_NAME="gmv-gateway-board.elf">
  90. <method v="2">
  91. <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
  92. </method>
  93. </configuration>
  94. <list>
  95. <item itemvalue="CMake 应用程序.gmv-gateway-board.elf" />
  96. <item itemvalue="OpenOCD 下载并运行.OCD gmv-gateway-board" />
  97. </list>
  98. </component>
  99. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
  100. <component name="TaskManager">
  101. <task active="true" id="Default" summary="默认任务">
  102. <changelist id="01ce1271-fbf8-4e14-b10b-a2875bdb8cd4" name="更改" comment="" />
  103. <created>1729044943562</created>
  104. <option name="number" value="Default" />
  105. <option name="presentableId" value="Default" />
  106. <updated>1729044943562</updated>
  107. <workItem from="1729044946903" duration="7978000" />
  108. <workItem from="1729056792328" duration="6444000" />
  109. <workItem from="1729071882365" duration="9000" />
  110. <workItem from="1729127338448" duration="7204000" />
  111. <workItem from="1729158876001" duration="66000" />
  112. </task>
  113. <servers />
  114. </component>
  115. <component name="TypeScriptGeneratedFilesManager">
  116. <option name="version" value="3" />
  117. </component>
  118. <component name="VCPKGProject">
  119. <isAutomaticCheckingOnLaunch value="false" />
  120. <isAutomaticFoundErrors value="true" />
  121. <isAutomaticReloadCMake value="true" />
  122. </component>
  123. </project>