-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrpi_europe_ctrl.run.xml
More file actions
10 lines (10 loc) · 1.08 KB
/
rpi_europe_ctrl.run.xml
File metadata and controls
10 lines (10 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="rpi_europe_ctrl" type="com.jetbrains.cidr.embedded.customgdbserver.type" factoryName="com.jetbrains.cidr.embedded.customgdbserver.factory" PROGRAM_PARAMS="-s scripts -f interface\cmsis-dap.cfg -f target\rp2040.cfg -c "adapter speed 5000"" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" WORKING_DIR="file://C:/Program Files/Raspberry Pi/Pico SDK v1.5.0/openocd/" PASS_PARENT_ENVS_2="true" PROJECT_NAME="rpi_europe_ctrl" TARGET_NAME="rpi_europe_ctrl" CONFIG_NAME="Debug" version="1" RUN_TARGET_PROJECT_NAME="rpi_europe_ctrl" RUN_TARGET_NAME="rpi_europe_ctrl">
<custom-gdb-server version="1" gdb-connect="tcp::3333" executable="C:\Program Files\Raspberry Pi\Pico SDK v1.5.0\openocd\openocd.exe" warmup-ms="0" download-type="ALWAYS" reset-cmd="monitor reset init" reset-type="AFTER_DOWNLOAD">
<debugger kind="GDB" isBundled="true" />
</custom-gdb-server>
<method v="2">
<option name="CLION.COMPOUND.BUILD" enabled="true" />
</method>
</configuration>
</component>