Files
qrcode-reader-hardware/.idea/runConfigurations/OCD_Boot.xml
2023-07-14 19:21:22 +03:00

10 lines
811 B
XML

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="OCD Boot" type="com.jetbrains.cidr.embedded.openocd.conf.type" factoryName="com.jetbrains.cidr.embedded.openocd.conf.factory" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" PASS_PARENT_ENVS_2="true" PROJECT_NAME="reader-main-prog" TARGET_NAME="reader-boot.elf" CONFIG_NAME="BOOT" version="1" RUN_TARGET_PROJECT_NAME="reader-main-prog" RUN_TARGET_NAME="reader-boot.elf">
<openocd version="1" gdb-port="3333" telnet-port="4444" board-config="board/st_nucleo_g0.cfg" reset-type="RUN" download-type="UPDATED_ONLY">
<debugger kind="GDB" isBundled="true" />
</openocd>
<method v="2">
<option name="CLION.COMPOUND.BUILD" enabled="true" />
</method>
</configuration>
</component>