208 lines
11 KiB
XML
208 lines
11 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<project version="4">
|
||
<component name="CMakeReloadState">
|
||
<option name="reloaded" value="true" />
|
||
</component>
|
||
<component name="CMakeRunConfigurationManager">
|
||
<generated>
|
||
<config projectName="H750_CJSON" targetName="H750_CJSON.elf" />
|
||
</generated>
|
||
</component>
|
||
<component name="CMakeSettings">
|
||
<configurations>
|
||
<configuration PROFILE_NAME="Debug" ENABLED="true" CONFIG_NAME="Debug" />
|
||
</configurations>
|
||
</component>
|
||
<component name="ChangeListManager">
|
||
<list default="true" id="95f61bdd-cab5-46fc-8e2d-162d6bceffdc" name="变更" comment="可以用任工的通信协议进行解析">
|
||
<change afterPath="$PROJECT_DIR$/Core/Inc/Communication_Protocol.h" afterDir="false" />
|
||
<change afterPath="$PROJECT_DIR$/Core/Inc/Communication_struct.h" afterDir="false" />
|
||
<change afterPath="$PROJECT_DIR$/Core/Src/Communication_Protocol.c" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/Core/Src/SerialDataProcess.c" beforeDir="false" afterPath="$PROJECT_DIR$/Core/Src/SerialDataProcess.c" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/Core/Src/main.c" beforeDir="false" afterPath="$PROJECT_DIR$/Core/Src/main.c" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/cmake-build-debug/.ninja_deps" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/.ninja_deps" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/cmake-build-debug/.ninja_log" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/.ninja_log" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/H750_CJSON.elf.dir/Core/Src/SerialDataProcess.c.obj" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/H750_CJSON.elf.dir/Core/Src/SerialDataProcess.c.obj" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/H750_CJSON.elf.dir/Core/Src/main.c.obj" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/CMakeFiles/H750_CJSON.elf.dir/Core/Src/main.c.obj" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/cmake-build-debug/H750_CJSON.bin" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/H750_CJSON.bin" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/cmake-build-debug/H750_CJSON.elf" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/H750_CJSON.elf" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/cmake-build-debug/H750_CJSON.hex" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/H750_CJSON.hex" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/cmake-build-debug/H750_CJSON.map" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/H750_CJSON.map" afterDir="false" />
|
||
<change beforePath="$PROJECT_DIR$/cmake-build-debug/build.ninja" beforeDir="false" afterPath="$PROJECT_DIR$/cmake-build-debug/build.ninja" afterDir="false" />
|
||
</list>
|
||
<option name="SHOW_DIALOG" value="false" />
|
||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||
</component>
|
||
<component name="ClangdSettings">
|
||
<option name="clangTidyViaClangd" value="false" />
|
||
<option name="formatViaClangd" value="false" />
|
||
</component>
|
||
<component name="EmbeddedSvdWindowState">
|
||
<option name="columnWidths">
|
||
<list>
|
||
<option value="212" />
|
||
<option value="92" />
|
||
<option value="1121" />
|
||
</list>
|
||
</option>
|
||
<option name="columnOrder">
|
||
<list>
|
||
<option value="名称" />
|
||
<option value="值" />
|
||
<option value="描述" />
|
||
</list>
|
||
</option>
|
||
</component>
|
||
<component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Debug" />
|
||
<component name="Git.Settings">
|
||
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
||
</component>
|
||
<component name="MarkdownSettingsMigration">
|
||
<option name="stateVersion" value="1" />
|
||
</component>
|
||
<component name="ProjectApplicationVersion">
|
||
<option name="ide" value="CLion" />
|
||
<option name="majorVersion" value="2022" />
|
||
<option name="minorVersion" value="1.3" />
|
||
</component>
|
||
<component name="ProjectId" id="2bbnz1CSIanAtOkE69ZDKoVBtNN" />
|
||
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
|
||
<ConfirmationsSetting value="2" id="Add" />
|
||
</component>
|
||
<component name="ProjectViewState">
|
||
<option name="hideEmptyMiddlePackages" value="true" />
|
||
<option name="showLibraryContents" value="true" />
|
||
</component>
|
||
<component name="PropertiesComponent"><![CDATA[{
|
||
"keyToString": {
|
||
"ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
||
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||
"RunOnceActivity.cidr.known.project.marker": "true",
|
||
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
||
"WebServerToolWindowFactoryState": "false",
|
||
"cf.first.check.clang-format": "false",
|
||
"cidr.known.project.marker": "true",
|
||
"last_opened_file_path": "D:/Desktop/COMS_S15909_ADC-master/coms_s15909_adc/R_PINGCHANG/S15909_H750.ioc",
|
||
"nodejs.protractor.protractor_package": "",
|
||
"settings.editor.selected.configurable": "preferences.lookFeel"
|
||
}
|
||
}]]></component>
|
||
<component name="RecentsManager">
|
||
<key name="MoveFile.RECENT_KEYS">
|
||
<recent name="D:\cubecode\H750_CJSON\Core\Inc" />
|
||
</key>
|
||
</component>
|
||
<component name="RunManager" selected="OpenOCD 下载并运行.H750_CJSON.elf">
|
||
<configuration name="H750_CJSON.elf" type="CMakeRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" PASS_PARENT_ENVS_2="true" PROJECT_NAME="H750_CJSON" TARGET_NAME="H750_CJSON.elf" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="H750_CJSON" RUN_TARGET_NAME="H750_CJSON.elf">
|
||
<method v="2">
|
||
<option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
|
||
</method>
|
||
</configuration>
|
||
<configuration default="true" type="CMakeRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" PASS_PARENT_ENVS_2="true">
|
||
<method v="2">
|
||
<option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
|
||
</method>
|
||
</configuration>
|
||
<configuration name="未命名" type="JavaScriptTestRunnerProtractor" nameIsGenerated="true">
|
||
<config-file value="" />
|
||
<node-interpreter value="project" />
|
||
<protractor-package value="" />
|
||
<protractor-options value="" />
|
||
<envs />
|
||
<scope-kind value="ALL" />
|
||
<method v="2" />
|
||
</configuration>
|
||
<configuration name="H750_CJSON.elf" type="com.jetbrains.cidr.embedded.openocd.conf.type" factoryName="com.jetbrains.cidr.embedded.openocd.conf.factory" nameIsGenerated="true" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" PASS_PARENT_ENVS_2="true" PROJECT_NAME="H750_CJSON" TARGET_NAME="H750_CJSON.elf" CONFIG_NAME="Debug" version="1" RUN_TARGET_PROJECT_NAME="H750_CJSON" RUN_TARGET_NAME="H750_CJSON.elf">
|
||
<openocd version="1" gdb-port="3333" telnet-port="4444" board-config="D:\cubecode\config\cmsis_dap.cfg" reset-type="INIT" download-type="ALWAYS">
|
||
<debugger kind="GDB" isBundled="true" />
|
||
</openocd>
|
||
<method v="2">
|
||
<option name="CLION.COMPOUND.BUILD" enabled="true" />
|
||
</method>
|
||
</configuration>
|
||
<list>
|
||
<item itemvalue="CMake 应用程序.H750_CJSON.elf" />
|
||
<item itemvalue="OpenOCD 下载并运行.H750_CJSON.elf" />
|
||
<item itemvalue="Protractor.未命名" />
|
||
</list>
|
||
</component>
|
||
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
|
||
<component name="TaskManager">
|
||
<task active="true" id="Default" summary="默认任务">
|
||
<changelist id="95f61bdd-cab5-46fc-8e2d-162d6bceffdc" name="变更" comment="" />
|
||
<created>1706492904795</created>
|
||
<option name="number" value="Default" />
|
||
<option name="presentableId" value="Default" />
|
||
<updated>1706492904795</updated>
|
||
<workItem from="1706492946668" duration="26789000" />
|
||
<workItem from="1706666368287" duration="21780000" />
|
||
</task>
|
||
<task id="LOCAL-00001" summary="跨文件使用变量">
|
||
<created>1706608250177</created>
|
||
<option name="number" value="00001" />
|
||
<option name="presentableId" value="LOCAL-00001" />
|
||
<option name="project" value="LOCAL" />
|
||
<updated>1706608250177</updated>
|
||
</task>
|
||
<task id="LOCAL-00002" summary="温度,pn,sn,生产时间和厂家,积分时间,像素长度等变量">
|
||
<created>1706685443572</created>
|
||
<option name="number" value="00002" />
|
||
<option name="presentableId" value="LOCAL-00002" />
|
||
<option name="project" value="LOCAL" />
|
||
<updated>1706685443573</updated>
|
||
</task>
|
||
<task id="LOCAL-00003" summary="各类信息只显示一次,错误不显示">
|
||
<created>1706687554791</created>
|
||
<option name="number" value="00003" />
|
||
<option name="presentableId" value="LOCAL-00003" />
|
||
<option name="project" value="LOCAL" />
|
||
<updated>1706687554791</updated>
|
||
</task>
|
||
<option name="localTasksCounter" value="4" />
|
||
<servers />
|
||
</component>
|
||
<component name="TypeScriptGeneratedFilesManager">
|
||
<option name="version" value="3" />
|
||
</component>
|
||
<component name="Vcs.Log.Tabs.Properties">
|
||
<option name="TAB_STATES">
|
||
<map>
|
||
<entry key="MAIN">
|
||
<value>
|
||
<State />
|
||
</value>
|
||
</entry>
|
||
</map>
|
||
</option>
|
||
</component>
|
||
<component name="VcsManagerConfiguration">
|
||
<MESSAGE value="跨文件使用变量" />
|
||
<MESSAGE value="温度,pn,sn,生产时间和厂家,积分时间,像素长度等变量" />
|
||
<MESSAGE value="各类信息只显示一次,错误不显示" />
|
||
<MESSAGE value="可以用任工的通信协议进行解析" />
|
||
<option name="LAST_COMMIT_MESSAGE" value="可以用任工的通信协议进行解析" />
|
||
</component>
|
||
<component name="XDebuggerManager">
|
||
<breakpoint-manager>
|
||
<breakpoints>
|
||
<line-breakpoint enabled="true" type="com.jetbrains.cidr.execution.debugger.OCBreakpointType">
|
||
<url>file://$PROJECT_DIR$/Core/Src/Communication_Protocol.c</url>
|
||
<line>168</line>
|
||
<option name="timeStamp" value="27" />
|
||
</line-breakpoint>
|
||
</breakpoints>
|
||
</breakpoint-manager>
|
||
<watches-manager>
|
||
<configuration name="com.jetbrains.cidr.embedded.openocd.conf.type">
|
||
<watch expression="g_usart_rx_sta" />
|
||
<watch expression="g_usart_rx_sta" language="ObjectiveC" />
|
||
<watch expression="g_usart_rx_buf" language="ObjectiveC" />
|
||
<watch expression="g_usart_rx_sta" language="ObjectiveC" />
|
||
</configuration>
|
||
</watches-manager>
|
||
</component>
|
||
</project> |